Q: Given a row-wise sorted matrix consisting of only 0s and 1s. I was asked to calculate the total number of 1s in that matrix.
Software Development Engineer Interview Questions
32,870 software development engineer interview questions shared by candidates
Find if an n by n tic tac toe game has a winner in constant time.
LRU cache code
1st Round 1) Remove all repeating characters from the string 2) Find leader elements in a array 3) Find all elements in array which is equal to sum of all elements except itself. 2nd Round 1) Find if a Linked List of characters is palindromic, 0(n) time and 0(1) space 2) Given an array with positive and negative elements, push all the zero elements to back of array 3) Design Questions a) File / Data download application, handling edge case like when network goes down b) Follow up, how to guarantee integrity of the data received
Inteview questions were based on Data Structure,oops,DBMS and Algorithm
Generally there are 3 technical interviews + 1 Managerial round. They cancelled my last technical interview and concluded my candidature within 2 technical interviews + 1 Managerial round. Q: Introduce yourself Q: Tell me about your project experience. Q: Difference between list, tuples. Q: Basic questions related to dictionary such as how would you iterate over a dictionary. Q: What is a set? What would be the output of a={10,10,10}? Q: Write a program for sorting a list. Q: A list_one contains repetitive elements. Write a program to create a list_two that contains only unique elements from list_one. Q: API basics such as status codes. What do HTTP verbs for 1xx and 3xx imply? Q: What is serialisation. Q: Given a API, what all would you do to test it? Q: Write a script to test an API using Behave framework (He asked me this question as i told i have previously worked with BDD Framework)
Why do you interested to work with us ?
Self introduction
Java basics
introduce your self. and what is difference between AI And ML
Viewing 2911 - 2920 interview questions