Compare two integers a and b without +-*/ and without if statement
Software Development Engineer Interview Questions
32,827 software development engineer interview questions shared by candidates
Implement a Find-Replace function given a string of text, search string, and replace string. Also a seemingly simple question became very difficult and complex when looked at through the eyes of a tester. A question involved writting a function to classify a triangle given its side lengths.
Given an integer as input, return how many 1's are in the binary representation of that integer.
Very basic questions on data structures and algorithms.
How to insert a Node in a Linked list.
All sorts of brain teasers (monte hall problem, etc)
Basic SQL query Sliding Window, a Dynamic Programming Problem
Online Assessment: 1 Easy Problem solving question, which has to be done in 30 min, explanatory video for the same had also to be recorded. 1st Technical Round: This was focused on DS/Algo, Problem solving. Some Java based and Design Implementation based questions were also asked. Code has to be written for some of the questions being asked. 2nd Technical Round: This round was focused on System Design. A real world scenario was given, which has to be solved with appropriate System Design concepts. 3rd Technical Round: Questions on past experiences were asked, why and how you have used the tech in your previous projects, some System design arguments on past projects. A problem solving question (DS/Algo) was also asked, for which code has to be written. Java based questions, questions on OS concepts, threading etc. were also asked
In round two, was asked to design a system like google forms
How to increase speed of divide operation ? How can we use the fact if divisor is 8 bit number only ?
Viewing 661 - 670 interview questions