1 - Rule engine to divide users into categories
Software Developer Iii Interview Questions
1,279 software developer iii interview questions shared by candidates
Design the URL Shortening System with high performance, high availability and low latency.
Technical questions like, DevOps cycle and process, Kubernetes, Docker, BDD framework (Behave) and REST API testing, etc..
given stock prices for each day , find the best day to buy and sell ( local minima , maxima problem) Gave a o(n square) solution to begin with , then corrected to O(n) solution. was rejected even though the solution was right . Overall , bad interview experience .. you dont expect to be rejected for not giving a right answer to begin with.
Round 1 - 1. move all negative integers in the array to the left and all the positive integers to the right and in between 0s. 2. I a 2-dimensional matrix find the minimum path starting from the first element to the last element. 3. Count the number of nodes at a particular level in a tree. Round 2 - 1.Overloading 2.Comparator and Comparable 3.Singleton Design Pattern Write a program. 4.Immutable class other than string. 5.Design Patterns used.
Insertion sort variation hacker rank test
Basic Python, Cloud, Spark and SQL.
Differences between splice and slice methods in JavaScript. Explanation and use of let, var, and const in JavaScript.
Print jumping numbers
First asked about projects and internships. Then asked about JavaScript knowledge, design two classes, one inherits another; what is closure. a simple print question. eg. given [1,2,3] print [1-1] [1-2] [1-3] [2-2] [2-3] [3-3]
Viewing 621 - 630 interview questions