The number of paths in a m x n grid to a given cell? (After looking it up I noticed the interviewer actually asked the question incorrectly). So, always ask for more details if things are unclear.
Senior Developer Interview Questions
94,524 senior developer interview questions shared by candidates
Tell me the difference between C# and C++
Develop an online Auctioning/Bidding system, with services such as putting item on an auction, placing bids, multiple bids should also be allowed, show top 5 bidders of a particular item, notify bidders about new item in place.
How can you tell if a linked list is circular (goes on forever because it connects to a previous node)?
Nothing was out of the norm.
Join 2 table and get the date where most of employees worked for a previous employer.
Questionnaires and assignment and basic interview wrt CV
Coding interview: Given 2 Apis one that returns a list of merchants and another that returns merchant transactions, calculate payouts and apply discount rule.
Given a maze, represented as a matrix, and the initial and final points write an algorithm to solve this.
Write a code that show all possible permutation from a given String.
Viewing 201 - 210 interview questions