Geeksforgeeks
close
  • Problems
  • Courses
  • Get Hired
  • close
  • Sign In
  • Sign In
  • Problems
  • Courses
  • Get Hired
  • Discussion
▲

Message

Error

Note: For issues in your code/test-cases, please use Comment-System of that particular problem.

×
account_circle
lock
Forgot Password
email
lock
business
or
Google
Facebook

LinkedIn
GitHub
Why Create an Account?
By creating this account, you agree to our Privacy Policy & Cookie Policy.

Please enter your email address or userHandle.

account_circle
Back to Login

If you are facing any issue or this is taking too long, please click to join directly.
  • Popular Company Tags
    • Amazon
    • Microsoft
    • Oracle
    • Samsung
    • Adobe
    • Synopsys
    • Infosys
    • Cisco
    • Wipro
    • Ola-Cabs
    • Morgan-Stanley
    • Goldman-Sachs
    • show more
  • Popular Topic Tags
    • Maths
    • Array
    • Dynamic-Programming
    • Greedy-Algorithm
    • Hashing
    • Tree
    • Bit-Algorithm
    • Matrix
    • Backtracking
    • Operating System
    • Linked-List
    • Graph
    • show more

  • Subjective Problems
Problem Name Answers  Views  Company Tags
SIGFPE Error 1 4015
How can I improve my logical skills for programming? 2 1663
Difference between library and framework 2 1055
Functional Programming vs Procedural Programming vs OOP 0 1265
text files and binary files 2 2648 Practo
What is dynamic data structure? 1 1637 Practo
What does the function toupper() do? 2 1537 Practo
What is output redirection? 1 1655 Practo
What are reserved words? 1 1449 Practo
What is the use of a ‘\0' character? 2 1436 Practo
What is spaghetti programming? 1 1838 Practo
SQL Trigger 3 2842 Philips
Write automation script for testing. 0 1245 Ola Cabs
Reentrant function 1 1877 Intel
What is Function pointer ? 2 2277 Intel
Smart pointer ? 1 2057 Intel
C++11 features 1 2405 Intel
Explain Bitset ? 1 1253 Intel
Difference between array and arraylist ? 1 1469 eBay
What is arraylist ? 1 1368 eBay
What is advantage of Having data type? 1 1320 eBay
what is data type ? 2 1409 eBay
What happens if we make a copy constructor private ? 1 1724 Tolexo
How do we synchronize threads in CUDA? 1 2185 Nvidia
What is CUDA 1 3077 Nvidia
Symmetry of Binary Trees 7 2160 Amazon
What is magic functions ? 1 1197 CouponDunia
write a class for singleton ? 1 1122 FiberLink
Child - Parent Process 3 2509 Nvidia
Blocks In Programming 1 1367 Nvidia
Threads in Linux 1 1579 Nvidia
Virtual Functions Implementation 1 1426 Nvidia
Inheritance in C++ 1 1558 Nvidia
Structure Memory Allocation 1 1404 Nvidia
Template Specialization 1 1256 Nvidia
Function Template 2 1371 Nvidia
Virtual Function Meaning. 2 1239 Nvidia
Meaning of Function Pointer 1 1310 Nvidia
Function Pointer 1 1518 Nvidia
Volatile Variables 1 1164 Nvidia
Meaning of Volatile Memory 2 1290 Nvidia
ASM Language 2 2440 Nvidia
Explain Memory leak ? 1 1222 Amdocs
How is Python better than any other language? 1 1183 Amdocs
Explain Garbage collector in C++ ? 1 3216 Amdocs
What is pure Virtual function? 1 1105 Amdocs
What is the purpose of "register" keyword? 2 2342 HCL
How does normalization of huge pointer works? 2 1773 HCL
What do you mean by invalid pointer arithmetic? 2 2472 HCL
What is the purpose of ftell? 2 2052 HCL
Explain "far" and "near" pointers in C ? 2 2208 HCL
What's the total generic pointer type? 2 1744 HCL
What is the translation phases used in C language? 1 1485 Wipro
What are volatile variables? 8 3654 Wipro
Differentiate between #include and #include "..." ? 2 1463 Wipro
Explain enumerated types ? 2 1394 Wipro
Differentiate between functions getch() and getche() ? 2 1613 Wipro
Why is a semicolon (;) put at the end of every program statement? 2 1531 Wipro
What is a newline escape sequence? 1 1339 Wipro
Explain spaghetti programming ? 1 1266 Wipro
Why are all header files not declared in every C program? 2 2228 Wipro
What do you mean by a sequential access file? 5 2749 Wipro
What is COBOL? 1 1681 Cognizant
Explain SAP ? 1 1204 Cognizant
What is the difference between a C program execution and a Java program execution? 1 1184 SapientNitro
What is the functionality of the function strstr and stristr? 1 1441 Wipro
What will be printed as the result of the operation below in this 3 1244 Wipro
What will be printed as the result of the operation below: 2 1534 Infosys
Write a c program to find size of structure without using sizeof operator? 2 3292 Wipro
What are merits and demerits of array in c? 1 3381 Wipro
Write a c program to modify the constant variable in c? 1 2009 Wipro
What is difference between pass by value and pass by reference? 2 7013 Infosys
What is wild pointer in c? 1 1341 Infosys
Explain shadowing? 1 1262 Wipro
What is portable executable (PE) ? 1 1298 Wipro
Difference between null and undefined ? 1 1238 Cognizant
What is Global.ascx? 2 1177 Cognizant
What is the difference between an EXE and a DLL? 1 1594 Infosys
What is null pointer? 1 1259 Infosys
Difference between grep and egrep ? 1 1718 TCS
What is static identifier? 1 1727 TCS
Name the operators that cannot be overloaded.? 1 1234 Wipro
How macro execution is faster than function ? 1 1274 Wipro
What is DOM? 2 1302 TCS
What are the differences between a C++ struct and C++ class? 1 1242 Wipro
What does static variable mean? 1 2749 TCS
What do you know about the garbage collector? 1 1221 TCS
What is #ifdef ? 1 1977 TCS
Difference between delete and delete[]? 1 1493 TCS
What is Memory Alignment? 1 1355 TCS
What is command line argument? 1 1525 TCS
What are macros? 1 1201 TCS
How do you print an address ? 1 1206 TCS
Explain JSP ? 1 1821 TCS
Differences between C and C#. 2 2500 Morgan Stanley
Is it possible to find the factorial of a given number without using any loop or recursion? 2 5380 Morgan Stanley
Explain Call by Value and Call by Reference, using call stack 1 2692 Morgan Stanley
What is compatibility ? 1 1215 Visa
What is Modularity ? 1 2012 Visa
Argument Vs parameter 1 1403 Visa
what is advantages of python ? 1 1840 Visa
Explain Templates in C++ ? 1 1610 D-E-Shaw
What is Dangling Pointer ? 2 2659 D-E-Shaw
What is Trashing ? 1 1506 D-E-Shaw
Difference between #include and #include “stdio.h” ? 2 3952 D-E-Shaw
Difference between const int *p and int *const? 1 2011 D-E-Shaw
Explain Scripting language ? 1 1529 D-E-Shaw
What are Lattices in reference to C++ ? 1 1728 D-E-Shaw
List Vs Tuple in python 2 1948 D-E-Shaw
Explain AJAX ? 2 1693 Kuliza
Explain MongoDB ? 1 1464 Kuliza
What is JSON? 2 2178 Kuliza
DIV Vs SPAN 1 1486 Kuliza
Explain Cross-site scripting (XSS) ? 1 1759 VMWare
Explain ‘volatile’ variables ? 2 2332 Qualcomm | VMWare
2-D dynamic array allocation 2 2338 VMWare
What is the difference between .equals() and == in java? 4 1503 AppAmplify | Knoldus
How is C++ better than C? 4 3472 Microsoft
What is memory leak ? 5 2288 Adobe
Extern Vs Static 2 2136 Adobe
Advantages of C over C++ 7 4138 Samsung
How valid and well formedness of XML ? 1 1505 Flipkart
Write a function in C or Cpp to reverse a string in-place. 3 1876 Samsung
Print the Non-repeating words 12 4082 Amazon
What is structure padding ? 1 3025 SAP Labs
Do namespaces interact? if yes, how? if no, why not? 1 2105 Samsung
What are interfaces in Java 4 2325 AppAmplify | iimjobs | NEC | Samsung
Templates in cpp 2 1764 Samsung
What are Lvalue and Rvalue in C ? 1 4300 Samsung
Difference between overloading and overriding. 4 2704 Expedia | Samsung
Header files in C 1 2269 Samsung
Full form of ‘conio’(header file). 3 3771 Samsung
When to use List and when to use Vector 1 2233 SAP Labs
Difference between Shallow copy and Deep copy 2 6558 SAP Labs
Need of run time polymorphism 1 1615 Samsung
Implement your own strcat() function. 1 2184 Samsung
Difference between Java and C++ 1 3428 SAP Labs
Difference between procedural language and object oriented language? 3 5725 Oracle

Message

Error

Please report if you are facing any issue on this page.

  • Content Related Issue
  • Sofware Related Issue

Examples of Content related issues .
Software related issues .

For queries regarding questions and quizzes, use the comment area below respective pages.
GeeksforGeeks
room 5th Floor, A-118,
Sector-136, Noida, Uttar Pradesh - 201305
email feedback@geeksforgeeks.org
  • Company
  • About Us
  • Careers
  • Privacy Policy
  • Contact Us
  • Terms of Service
  • Learn
  • Algorithms
  • Data Structures
  • Languages
  • CS Subjects
  • Video Tutorials
  • Practice
  • Courses
  • Company-wise
  • Topic-wise
  • How to begin?
  • Contribute
  • Write an Article
  • Write Interview Experience
  • Internships
  • Videos
@geeksforgeeks , Some rights reserved