swap variable x and y without adding variable
Software Development Engineer Ii Interview Questions
2,270 software development engineer ii interview questions shared by candidates
Don't remember exactly what did they ask. But it will depend upon the experience level.
Given a linked list write an algorithm to reverse the linked list.
Machine coding round was quite good.
What is the binary tree?
NA Selenium Automation DataBase - SQL
Given an array of strings schedule that represents the schedule of bus arrival times and a string time that represents the current time, find out how long you have to wait for the next bus. If there are no more buses scheduled for the day, return "-1". Time is represented as a string in the form of HH:MM (in the 24-hour format). Bus arrival times are sorted in chronological order. Please assume that the bus leaves at the same time that it arrives. So, if a bus was scheduled to come before the current time, it has already left.
Tell me a time when you struggled
Explain Object Oriented Programming concepts.
Describe a method for counting the occurrence of each element in an array. Was not required to write code but just describe a solution.
Viewing 861 - 870 interview questions