[Deloitte OA] 7th Nearest Palindrome | Optimal C++ Solution | Precompute + Binary Search
I encountered a challenging online assessment problem where I had to find the 7th nearest palindrome to a given number efficiently.
I encountered a challenging online assessment problem where I had to find the 7th nearest palindrome to a given number efficiently.
Interview experience for Salesforce AMTS role consisting of three rounds focusing on system design, DSA, and behavioral aspects.
I went through an initial screen followed by two rounds: a system design round and a coding + behavioral round. I received an offer.
Interview consisted of multiple rounds covering DSA, system design, and resume-based questions. The candidate is currently waiting for feedback after...
Interview process included HR screening, hiring manager round, asynchronous task scheduler exercise, system design, and director behavioral round....
Interviewed for an SSE position with a process involving 6 rounds—3 technical and 3 non-technical. Rejected due to poor code quality in Round 2.
I was asked a two-letter card game problem during my Spotnana interview. The problem involved strategic thinking and optimization.
I had a phone screen round with Amazon AWS where I was asked one coding question related to task scheduling with dependencies and cooldown constraints.
I had a challenging first-round interview with Uber where the interviewer was unconvinced by my explanations despite providing a correct solution and time...
Cleared all technical rounds with good problem-solving approaches, including DSA, system design, and behavioral interviews....
Cleared all rounds including System Design, Low-Level Design, Behavioral, and HR. Focused heavily on design principles, concurrency, and scalability.
I had two rounds for my Google phone screen - one behavioral and one coding. The coding round involved validating sequences of machine processes for dependency...
Interview process included a written coding round and a technical interview focusing on coding solutions, resume-based questions, and core CS concepts.
Interview experience for Infosys DSE role involving coding questions, resume-based technical discussion, and fundamental concepts.
Cleared multiple rounds including coding, system design, and managerial discussions. Was asked DSA questions including cycle detection in linked list and...
Cleared all four rounds of Amazon SDE interview focusing on DSA, LLD, system design and leadership principles.
Interview consisted of two rounds: a DSA round focusing on graphs and a behavioral round assessing past projects and problem-solving approaches.
I interviewed for the SDE 2 Backend position at MakeMyTrip. The first round consisted of two coding problems related to linked lists and graph traversal.
Interview experience for Akamai SDE 2 position involving two rounds of technical interviews with coding problems and project discussion.
Interviewee was asked to write a C++ program to determine service deployment order based on dependencies, ensuring no cycles and proper batching.