solve a live coding challenge in one hour using C# and visual studio. Free to use google.
Senior Software Interview Questions
75,638 senior software interview questions shared by candidates
How does ping work?
Coding round : If A,B,C are 3 non-zero digits(1-9), find all combinations of A,B,C such that AB * AB = CAB.
Can you explain the 5 basic principals for object oriented programming?
Hardest Q was: Here's a binary tree: find the longest path within it. So, find a path between any two leaf nodes, where the path is the longest.
serialize binary tree
How do you implement a HashMap in java if suppose there was no java.util.HashMap class available.
Design a Cache Control in java specifying what would be exposed in an interface and what would contribute to an abstract class
technical boring questions
Core Development Skills, Spring MVC, data structures, implementations of list and set, difference between arraylist vs. linkedlist, Continuous Integration vs. Continuous Delivery, Immutable Classes, Garbage collection specifics, metaspace, permgen, Synchronization, Volatile, Thread Safe Singleton, Dependency Injection, Naming design patterns you know, Definition of Code Quality. Last part of the technical interview was a easy-medium difficulty live coding challenge.
Viewing 251 - 260 interview questions