The question that I was asked "Find all the colinear points given a set of coordinates in a plane"
Software Development Interview Questions
37,006 software development 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.
Reverse list
Design for a google doc style spreadsheet, with a focus on how to handle multiple concurrent edits and formulas on the spreadsheet.
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
Write a program to reverse the word in a given multiword string.There were some constraint like dont take any other array or string.we had to reverse the word at its place. For ex: Hello world then o/p will be "olleH dlrow"
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
Viewing 721 - 730 interview questions