Given a random string of unique integers return the next iteration of those integers that is greater than the one that was given. Won't accept brute force.
Full Stack Software Engineer Interview Questions
1,395 full stack software engineer interview questions shared by candidates
Implement a class that solves this simple problem by returning a value based on the data stored in each instance of a class
Given an event that is fired only once and multiple threads can register callbacks, all to be fired after the event occurs, how to prevent race conditions/all callbacks called properly. Buddybits, given an array of bits with each level above composed as the && of the two below, how to propigate the changes by setting a range to all 0's as well as in another operation set all to 1's.
Design a notification system for a clinic/health application.
API design for a practical use case
I was asked an assortment of questions relevant to OOP principles, OOP design, and data structure/algorithm questions.
(System design) Describe how you would implement the view count on YouTube videos
Do you do code reviews in your current position? What do you look for when reviewing code?
Why did the creators of Java make Strings immutable? What is the advantage of this?
Design a database for a DVD rental store
Viewing 831 - 840 interview questions