what is the average case and worst case time complexity for mergesort?
Development Engineer Interview Questions
37,159 development engineer interview questions shared by candidates
How to inverse a link list.
You have a huge data file (gigabytes in size) full of URLs, one per line. There are many duplicates throughout the file. How would you process this data to produce an output file with one unique URL per line, followed by the number of occurrences?
Standard questions from top 50 questions in programcreek with a little modification.
Signed NDA
I signed a NDA and won't disclose the actual questions, but they were leetcode easy-medium. Also it is worth studying their 12 leadership principles.
Signed NDA
Tell me about your favorite project.
design a file system with different permissions
Certain for-loop is suppose to run in a certain manner but runs in an incorrect manner. Fix given code to make the program run properly.
Viewing 2951 - 2960 interview questions