What is the difference between virtual vs pure virtual?
Software Engineer 2 Interview Questions
451 software engineer 2 interview questions shared by candidates
kth max element in list
Finding middle node of a linked list Bit masking
1. Graph problem to change the money value to different currency 2 design the payment system for booking
Implement APIs on hackerrank. Almost all the code was already there and some other APIs were already implemented. Question was about implementing two more APIs with 1 or 2 filters related to hotel and their distances with city center.
System Design - interviewers had a very old photostat of a photostat (just like some old Indian govt forms) which had the question. Taken by 2 engineers vising from their Netherland office. Design a credit card fraud detection system. Check card details in each new incoming booking as well as all old active bookings. Bank provide a 3rd party api which returns the list of fraud credit cards.
Database related questions
When would you use a linked list over an array?
Leetcode
Given an array that contains both positive and negative integers, find the product of the maximum product subarray.
Viewing 111 - 120 interview questions