"Describe a time when you failed (professionally) and what you learned from it". It's not a hard question, but it caught me off guard. I hadn't interview in about 5 years and had trouble with some of these personality questions.
Software Development Engineer Iii Interview Questions
293 software development engineer iii interview questions shared by candidates
How to provide you the products you would be most interested based on your friends shopping history
Find all possible valid words in a matrix of letters starting from given point. Words could be formed by starting at the given point going up, down, left, and right. Basically leveraging graph ADT and recursive algorithm.
Design question: Design elevator system for a building.
Design a game of battleship Design a game of Boggle Design a traffic light system for one intersection Copy contents of one link list to another where the destination node size is different than the original node size but overall link list size is same. Don't worry about space allocation.
1. Domain Round - Topics covered Roles and responsibilities, About the projects, About Test Framework, Test Plan, Test Scenarios, Agile, CI/CD - I demonstrated working CI/CD on my laptop (via screen share), a small program (remove duplicate elements from a string) 2. DSPS - Asked what all DS I knew and listed. Questions asked - a) remove duplicate elements from a string. Asked me to optimize to O(n). b)Stack - find min element and optimize it 3. Manager round - General questions about the project, work, etc 4. 2 hours coding - a)remove duplicate elements from a string asked me to optimize it. Yes, again same question. b) Selenium - web scraping - extract all links from a page and check for valid n broken links. c) Selenium - automate date field with parameters (not with hard coded value) and date navigation .
Medium leetcode questions should be fine for the coding exercise. There were rounds which involved expanding on a scenario given by the interviewer and writing the code for that on the spot, kind of a small working proto type.
how to implement Third party integration
How do you scale node.js application. What is the benfit of node.js comparing to other tech stacks
singleton, decorator, stream syntax, linkedhashmap, spring code syntax
Viewing 81 - 90 interview questions