How are you doing today?
Software Developer Ii Interview Questions
6,476 software developer ii interview questions shared by candidates
What does a 200 status code mean?
(Behavioral) Provide an example of a past accomplishment which you are most proud of
Given an array representing the weight of astroid [5,-5,6] the positive astroid can move right side and negative astroid can move into left side.if astroid are moving towards each other then they can collide.If they are of same weight then they cancel each other.Otherwise the astroid with more weight wins. [5,-5,6,7] => [6,7] [1,2,-3,-6,8,-10] => [-3,-6,-10]
where are you from and where are you studying now?
It's a question that came from all last years
Mostly about your self, tech stack, etc
hexadecimal conversion.
FizzBuzz, find first non-repeated char in a string, and String manipulation
Design and implement a rate limiter?
Viewing 321 - 330 interview questions