Then they asked a very basic question based on my project, that was difference between authentication and authorisation.
Software Development Interview Questions
37,024 software development interview questions shared by candidates
Q: How does HTTP work Q: How is the view controller process works Q: How is memory handled Other questions as well. The coding question needed like a websocket handling on iOS, and you need to do that as production code with no errors without any autocompletion which is not normal at all these days.
* find the all possible words in a 5x5 char array. assume that there is a valid word list, word chars can be any directions. * design system question: design a system like pastebin * coding question: design a library to find/filter files in system using an object oriented programming language
1. Swap node in a linked list 2. Interval merging problem
Programming question - Given reverse polish notation, return the integer value of the expression aka "5,3,+,2,/" would be 5 + 3 = 8 and then 8 / 2 = 4.
DSA Code question on Arrays
They asked me to do a bubble sort
How can you make this funtion more efficient
Which kind of sort is used by Array in java. What is the complexity?
Design Photos application with non-functional requirements consideration.
Viewing 2961 - 2970 interview questions