I am not sure if this company is for real. Seems no one has been hired.
Software Engineer Interviews
Software Engineer Interview Questions
Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.
Top Software Engineer Interview Questions & How to Answer
Question #1: How would you describe your programming task process?
Question #2: Which programming languages do you know and prefer?
Question 3: What is an example of a successful project that you completed?
419,495 software engineer interview questions shared by candidates
Join 2 table and get the date where most of employees worked for a previous employer.
Given a matrix with each row and column sorted in increasing order, find if the matrix contains a given element.
Balancing a binary tree
Suppose that we wish to know which stories in a 100-story building are safe to drop eggs from, and which will cause the eggs to break on landing. What strategy should be used to drop eggs such that total number of drops in worst case is minimized and we find the required floor.
how to update table in sql
Construct a unique tree in its exact form given an inorder and preorder traversal. Only question I had trouble on, all the other questions I killed. Some of my linear time solutions I even had to spend time explaning WHY it ran in linear time, in other words the interviewer was not solid in his data structures. Got 4/5 questions, resulted in a shocking reject.
find cycle in linked list
Write a pgm to find out if call stack address is increasing or decreasing
One coding question to do with text parsing, nothing too complicated. One coding question to do with dynamic programming or greedy algorithm. One design question.
Viewing 1831 - 1840 interview questions