Design a BigString class which is mutable and can hold a string of any length. Should take care of contructors, length(), append and should be as efficient as possible.
Software Engineer Applications Interview Questions
344 software engineer applications interview questions shared by candidates
What do you know about the company? Why do you think you are a good fit? Few situations where they ask you to solve a problem.
Very easy. Whatever they ask just give answer confidently. They will ask you many question. just give some answer , no one going to test you really know it or not.
Why array is faster than linked list?
How to fix problem with dead lock?
Your background and interest
Questions on Arrays, with reducing memory complexity and time complexity
what do you know about DNS?
Design a contacts search for a phone. The solution should prompt you with all the contacts that'd match the characters keyed into the search box. Eg: For a contacts list having Adam, Alex and Arby's, keying in A should suggest Adam, Alex, Arby's while keying in Ad should suggest only Adam. State and explain the choice of data structures and explain the time complexity of the solution.
Show some of your project work and explain why you wrote it this way.
Viewing 141 - 150 interview questions