What is a static method, synchronization, serialization etc in Java? What is a virtual function in C++? What is a static variable, volatile etc in C? Various stages of compilation, linking libraries in C. Difference between object file and executable files.
Development Engineer Interview Questions
37,159 development engineer interview questions shared by candidates
Why do you want to work at Intuit?
Asked me to code on the chat
Cannot share because of NDA
write merge sort algorithm in python
How would you find the first non-repeating character in a string
Given an integer array, representing distances from 0, and a number, representing the number of points a sneak should visit, a sneak starts from distance zero, write the algorithm to return the minimal distances the sneak should use after visiting given number of points.
Implement a function to reverse a singly linked list. They also asked me to discuss its time complexity and potential edge cases.
Design a web crawler and walk me through the process how you will design it.
Top k frequent words Preorder using stack in tree
Viewing 2871 - 2880 interview questions