C programming
Software Engineer Associate Interview Questions
21,516 software engineer associate interview questions shared by candidates
They asked for a simple program that you will write on a whiteboard.
There was a series of coding and other technical questions asked, but in the end this question was asked: Q: If a remote user says isn't able to access the application what should be the way to debug the possible issue of the user?
What is OOPs Concept in java.
Basic Computer science syllabus questions
Technical interview asked given a maxTime and an array of logs that tell you (rounded to nearest hour) time in and time out and user id. Find the time when the most users were logged in
Why do you want to be a software engineer?
1. What are the basic principles of OOP? After answered, asked to explain each one. 2. (Coding) Given two strings, figure out if they are anagrams (Kept asking for a better answer until a good linear solution was presented) 3. Given a tile class, where each tile knows: the tile to the east, north, west, and south, along with whether it is a golden tile or not. Tiles are laid out in a large square (of unknown size), and there is only 1 golden tile. You start at one tile within the sqare (unknown) and need to find a path to the golden tile (list directions of east/south/north/west, in order).
Coding for doubly linked list
pattren questions and oops concepts
Viewing 1721 - 1730 interview questions