SQL vs noSQL, patrones de diseño, profundizar mucho Java, Arquitecturas de Software, eventos, patrones para rollback, situaciones que me tocó vivir
Engineer Iii Interview Questions
2,122 engineer iii interview questions shared by candidates
Longest Common Subsequence, DFS and print paths from the root node to all the nodes in the tree etc.
--> Coding question / Org: // E1 has E2,E3 as reports // E2 has E4,E5 as reports , E3 has E6 as report // …….. //Find all the reports of E1 who are two levels below. Once coding is done, extended this question by asking for N levels below
-->Coding Question // Employee { // long empId; // } // Set set = new HashSet(); // Employee a = new Employee(1); // Employee b = new Employee(1); // set.add(a); // set.add(b); // set.size()?
sort list using merge sort. design notifications system java OOP, SOLID, and design patterns.
"Explain what contributions you had architecturally in your most recent workplace. Elaborate on the old and new system's design by drawing on the whiteboard."
Standard hiring manager questions about conflicts, challenges from previous job
Algorithmic questions like max contiguous sum,permutations of string, connected graph.
Simple DS questions and system design
Q: Tell me about yourself and the experiences you have on your resume? Q: Tell me about a time you managed to come out from trouble and how you did it Q: What is Agile methodology have you experienced it? Q: SQL question regarding Datetime Q: Code Review
Viewing 1001 - 1010 interview questions