Given million records, sort them out using 1K memory. Suggest the best algorithm to do this
Software Development Interview Questions
37,024 software development interview questions shared by candidates
Given an array of integers, describe an algorithm to find the largest subset sum. Discuss the complexity of your solution. Implement the solution in code.
Describe a time you had to fire an employee
Find unique phone numbers in 50,000 files
Write a function to calculate fibonacci sequance, give your input, output and time complexity of that function. Show your test case.
what is the average case and worst case time complexity for mergesort?
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
Viewing 3001 - 3010 interview questions