test framework, automation, SDLC, TDD, BDD
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
Tell me about closures with an example (in a code editor)
ML and Algorithm level questions asked, Sort Array with less complexity and handle dimensional array. and Roles and responsibility of current project and tech stack and some HR Psychological questions
First round: I was asked to reverse a linked list in place. Second round: Aman wants to travel across a series of cities, one city per day. You are given an array powerRequired[] of length n, where powerRequired[i] represents the minimum power required to travel on day i. Aman starts his journey with initial power k. Each day, he has two choices: Travel: If Aman current power is greater than or equal to powerRequired[i], he can travel to the next city. This consumes 1 unit of power. He moves to the next day (i + 1). Rest: He can choose to rest instead of traveling. This increases his power by 1 unit. The day does not advance (i remains the same). Your task is to determine the minimum number of total days (including rest days) required for Aman to complete his journey across all n cities. Third round: Implement a data structure where one can search words with prefixes.
Leetcode hard(which is easy) on graph and dp
Leetcode medium and goodliness interview
How to invert a binary tree ?
1.Testting Concepts 2. System Architecture of current Project 3. Java Programs
Machine Coding Round: Design a Key Value-Based Cashing System
Asked pretty generic interview questions.
Viewing 2021 - 2030 interview questions