How do I handle disagreements between employees.
Software Engineer Ii Interview Questions
3,994 software engineer ii interview questions shared by candidates
Prescreening - min sum of chocolate after n time of breaking each chocolate into half.(solved with priority Q) Onsite 1 - More like a data scraping problem. Felt like One to many relationship implementation (solved with a Hashmap) Onsite 2 - Robot to reach at destination [n,n] index at the array. 3 different variation was asked when I solved the problem. With block, Return the path, return the shortest path. (BFS/DFS) Manager Onsite 3 - Another Manger and the Hiring Manager, mainly asked very in depth of about one of my most challenging previous work, the guy was really picky(positively saying, I am pretty sure engineers under him will have very good learning curve) and detail oriented. Onsite 4 - With a senior engineer asked to design a system that generate 3D model with a heavy model and the user is only a few numbers. How do you design this system.
6. Concurrency in distributed hash table
7. Number of ways to decode string of numbers to alphabets, like "11" can be decoded to "AA" and "K", so answer is 2.
easy-medium ltc questions easy sys design
LLD Round: Design an adaptive cache with capacity and log(n) insert, search, update and delete.
Leetcode and Resume based discussion.
Design an API rate limiter
Design the elevator system
Write a program to reverse a string using recursive methods. You should not use any string reverse methods to do this.
Viewing 3321 - 3330 interview questions