Shuffle Linked List
Software Development Programmer Interview Questions
33,184 software development programmer interview questions shared by candidates
Find the max int in an onordered binary tree.
Data structures - - Write program to print Binary Tree using bredth first search and depth first search
You have a list of numbers from 1 to 1,000,000, and one number is missing. How do you find the number?
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Design for a google doc style spreadsheet, with a focus on how to handle multiple concurrent edits and formulas on the spreadsheet.
Design a memory management system
Reverse the words in a sentence.
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
Viewing 661 - 670 interview questions