solve a live coding challenge in one hour using C# and visual studio. Free to use google.
Sr Software Developer Interview Questions
97,972 sr software developer interview questions shared by candidates
How does ping work?
How would you troubleshoot slow loading web pages and poorly performing stored procedures?
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.
Online Test : 1. count how many 1 bits are set after multiplication of 2 numbers 2. Implement CD (Unix command) functionality Technical Round 1 :: 1. formal introduction 2. Role in Current Project 3. Which UI framework/technology is better 4. Write a Decompressing Program to convert the string Ex :: i/p -> 3[b2[ca]] o/p -> bcacabcacabcaca
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
Viewing 291 - 300 interview questions