Recommended GATE Books for CSE | Get Excel in Computer Science
All the questions are more likely to be taken/referred from standard books. Here is the list of recommended GATE books for CSE that you must have.
All the questions are more likely to be taken/referred from standard books. Here is the list of recommended GATE books for CSE that you must have.
What are the Coupon Dunia Interview Questions? Written test. Placement paper. There were 3 rounds. Online Coding Round on hacker rank (90 minutes).
Numerify Interview Questions and Answers shared by Candidate for Java developer profile. Coding test, offline assignment and HR questions.
I am sharing Factset Interview Questions and my experience about Factset placement. Total 4 Rounds: 1st Written, 2 technical rounds, 4th The HR Interview.
Write a C Program to check if array is sorted. How to check if the array is sorted using C code? Explained with the example in detail.
Sharing my experience about General Electric Placement Paper and GE Interview Questions. There were three rounds: written test, technical and HR round…
Linked list implementation using array in C code. Write a C program to implement linked list.
Write a simple C/C++ program to convert decimal to binary. Write C function for conversion with and without recursion.
This is one of the tricky question asked in many of the placement interviews. Here we have to add Two Number without using Operator in C.