Thread related programming task in Java
Engineer Iii Interview Questions
2,119 engineer iii interview questions shared by candidates
What is the difference between a hash map and a hash table?
DSA, System Design, Java Coding, Spring Boot, Behavioural
Explain what was added to Javascript in ES6.
1. Find nth node from the end of a linked list in one pass? 2. Given an array, add the elements to empty binary search tree? 3. Hash Tables, write a program to find a count of 2 elements in array to have sum X? 4. What is hashcode, equals method in java? 5. Tell time complexity for each question? etc.....
Round 1 - DSA and coding Round 2 - selenium,java , rest assured Round 3 - project related
Hive and Kafka questions were asked.
Java Multithreading
1. Asked about BFS, DFS. 2. Different selenium exceptions 3. Given sum and value n find the n number of digits to form the sum. eg. sum = 6, n = 2 => [1,5],[2,4],[3,3] and if n = 3 we have to print 3 values which makes the sum i.e [1,2,3] 4. JSONPath 5. Diagonal SUM
Subset sum code
Viewing 1771 - 1780 interview questions