Pre-order traversal of a tree, volatile keyword and happen-before relationship, TreeMap implementation, smallest non-repeating sub-array.
Software Engineer Principal Interview Questions
2,045 software engineer principal interview questions shared by candidates
Java 8 changes. Streaming APIs. Questions related to docker and Kubernetes.
Q: You need to build a Jira board. Describe your approach, edge-cases, etc. Q: How do you deal with the Tech Debt?
Coding challenge was in Java. Had to sort a data structure and write a comparator. Full Stack interview you just explain how a request response flow works beginning to end and how auth works, etc. Systems Design you design REST APIs (no code) through white-boarding.
The candidate can only answer questions is really if has hands-on experience.
Given some files with size and collection, design a file system that generates a summary like the total size per collection for top k collections. https://leetcode.com/discuss/interview-question/1508471/code-design-file-processing-scenario
Leetcode medium programs, architecture, system design and behavioral questions.
Given a database of flights from source and destination, time taken and price. Source Destination Price Time Airlines Delhi Mumbai 5000 120 min Indigo Mumbai Chennai 3000 60 min Indigo Mumbai Blr 2500 60 min Vistara Delhi Blr 6000 160 min Vistara Blr Chennai 1500 45 min Vistara List all flights as per provided criteria, and the ability to sort by price and time. Eg. Delhi to Chennai can be 2 routes costing 8000 (180 min) and 7500 (205 min)
Build a graph from a list of vertices and perform a few operations on the graph.
java 8 on performance improvemnt. hibernate composite key - fetching values. design question - department and employee mapping.
Viewing 1911 - 1920 interview questions