Java Questions were up to the mark. Few questions on String manipulation. Worst HR. please don't apply if you have a job already.
Software Development Engineer Ii Interview Questions
2,270 software development engineer ii interview questions shared by candidates
Design a chat application that has options for single and also group chat
Problem solving questions on java, approach based on scenarios
1. How would you inject HTML, CSS & JS code into an existing web app ? 2. How would you handle style/JS conflicts in above scenario? 3. Implement promise.all 4. Debounce search 5. Output based QS : const add = (function () { let counter = 0; return function () {counter += 1; return counter} })(); add(); add(); add(); 6. You are given an array of integers A representing the length of ropes. You need to connect these ropes into one rope. The cost of connecting two ropes is equal to the sum of their lengths. At each step you can select any 2 ropes and combine them to make a single rope. The length of the resultant single rope is also equal to the sum of lengths of the two connecting ropes. Find and return the MINIMUM total cost to connect these ropes into one rope.
What is lateninit, lazy . When to to use both. Handler concepts , Memory leaks example, how to handle ANR and how to handle it. Rx java , publisher subject , activity launch modes.
do not use es6 but we use es6 in our projects
Q : program to reverse a string Q : program to find highest difference between two elements of array Q : Asked to automate hitting an API request
Building a full stack software from scratch using React and Spring.
Given an anagram, how would you find out if two strings contain the same amount of letters? What are some edge cases you would test?
HLD question on how to optimize the queue implementation, some problem on bit , discussion on previous work regarding HLD only.
Viewing 1081 - 1090 interview questions