What is your expected salary?
Senior Software Developer Interview Questions
6,888 senior software developer interview questions shared by candidates
They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?
What makes you perform and pushes you to succeed?
If there are a single item in a shopping cart and two users concurrently add that item to their cart , how will you ensure that only one user gets the item.
basic questions related to your skills your previous project details
They asked me to code a widget using the framework that I would be using frequently in my day to day responsibilities.
Describe an advanced project/solution I have had critical impact.
Can you have more than one instance of a singleton class within a JVM?
Q1 - Opened an incomplete piece of code on Hackerrank. Some classes and functions were written incompletely - Shape, Square, Circle, Line. It involved concepts of virtual function, pointers, polymorphism, deleting an object when its scope ends, etc. Basic stuff.
Write a function which returns true if is called more than 3 times in 3 seconds.
Viewing 251 - 260 interview questions