Round 1st The question was to https://leetcode.com/problems/fair-candy-swap/ I could come up with the solution which of time complexity O(n) It took little time for me to arrive at the solution, he asked me to write the code, which I did code but he didn't bother to check my code at that time and simply asked me to finish it ASAP. This all took <40 mins. I was waiting for the 2nd round but no one joined then I got no feedback from HR. I submitted the same solution which I coded in above Leetcode link and all test cases were also passed. I think it was unfair to me as I was rejected even after providing the correct answer.
Program Manager Ii Interview Questions
26,092 program manager ii interview questions shared by candidates
Why are you interested in this role?
What is important to me in a work environment?
Hiring Manager had asked if I had met others on the team.
They asked me to complete a take-home assignment involving full-stack development (React.js for frontend and Django for backend), using AI tools to implement the features outlined in the provided boilerplate project.
Round 1: DS & Algo 1. Serialize and Deserialse Tree 2. Rat Maze problem (Backtracking) Round 2: Design Design Redis (LRU policy), Design should take care of multi-threading Round 3: Design Design Distribute Global Lock Round 4: Technical Manager - about work - Design a analytics platform that collect logs from multiple systems and provide insight from that
lc: robber best time to buy and sell stock combine two BST
How do you handle an upset member.
1: Given an array with duplicate numbers, return filtered array 2: Given an array of N elements containing 1 to N numbers, return a missing number 3: check if a word is a palindrome
1)Given a sentence(which starts with an upper case letter) with words separated by a space we need to return the sentence in reverse order of words and ensure the capitalization of the starting letter. 2) Standard question of reversing every k nodes of a LinkedList.
Viewing 1511 - 1520 interview questions