What is Garbage Collection in Java
Full Stack Software Engineer Interview Questions
1,394 full stack software engineer interview questions shared by candidates
Describe what abstraction is in OOP.
Building an app that allows friends to choose a midpoint between to reduce travel time for a specific activity. How would you support more than two friends? With one database per city, how would you scale as the app grows? How would you optimize the algorithm for suggested activities based on data provided? How would you handle private data and allowing users to customize what their friends see in the profile? Similar questions all the way through. Coding portion was implementing a function responsible for suggesting a midpoint based on a users coordinates and a number of filters. Not too bad once you understand what is being asked. Though there are a lot of assumptions that need to be made off jump to get through all 3 tasks within the time limit.
Please tell me about yourself
Do some PR review and code challenge on calculating invoice total based on active subscriptions.
What problems do you expect to encounter when working remotely?
Make a frontend-only todo list app.
Describe a (technically) challenging scenario at work that you have solved - give details on the solution and how you managed to overcome this hurdle?
Question about database, JAVA, Spring, Angular. Ex, find what is difference btw primary key and unique key, what is index. and so on. One coding problem is : How to find median of two sorted arrays
What are access modifiers in C#?
Viewing 1291 - 1300 interview questions