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 Software Engineer Ii Interview Questions
95,755 senior software engineer ii interview questions shared by candidates
Tell me the difference between C# and C++
Given a project, was required to refactor it using the MVP pattern an solving hard bugs presents.
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.
Coding interview: Given 2 Apis one that returns a list of merchants and another that returns merchant transactions, calculate payouts and apply discount rule.
What is _?
Given a maze, represented as a matrix, and the initial and final points write an algorithm to solve this.
Viewing 201 - 210 interview questions