Differences between splice and slice methods in JavaScript. Explanation and use of let, var, and const in JavaScript.
Software Engineer Iii Interview Questions
899 software engineer iii interview questions shared by candidates
DSA
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.
Design a parking lot for cars of different sizes. Based on the time, charge each vehicle for the space.
Check if linkedlist is a palindrome or not
Nothing Difficult. Mainly C# ASYNC etc
Technical interviews were all over the board. Basic traversals of loops, pushing/popping data out of data structures, all the way to design and requirements stuff.
general questions, Java, C and perl basic question. basic tree and data structure question . coding skill and testing scenerio of problems
Asked about general background questions
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.
Viewing 441 - 450 interview questions