round 1: machine coding. i have been asked to implement splitwise using any object-oriented language. rounde 2: DS-Algo round. Two questions have been asked. one was on queue(medium) another was on hashMap(hard)
Software Engineer 1 Interview Questions
3,923 software engineer 1 interview questions shared by candidates
system design: stock trading - seems to be a popular wise question (I saw it on leetcode discuss somewhere) about having a fixed number of stocks to sell - using atomicity, queues etc concepts
Given 2 arrays, find a list of values which are available in both the array in ascending order. (It can be easily solved using hashing technique)
1. What is bubbling in Javascript ? 2. What is variable hoisting ? 3. How does HashMap work ?
Given a directed and connected graph with n nodes. If there is an edge from u to v then u depends on v. Our task was to find out the sum of dependencies for every node.
Valid anagram computer networks in depth and os in depth
PS/DS round had one matrix question, one tree question and one DP question all easy level of leetcode.
what would you do. what is. how would you. follow up should you.
Have you ever had a disagreement with a coworker? How was it taken care of?
Saga design pattern and spring transactional
Viewing 3221 - 3230 interview questions