Are you a proactive person? How do you learn new skills and keep you updated?
Senior Developer Interview Questions
30,058 senior developer interview questions shared by candidates
what is the react cycle
What's public, protected, and private? What's internal? What's the difference between css selector .xyz td vs td .xyz?
How would a float:left,float:right:float:left look on a page?
One question on ranking and another on not exists
to print star pattern and palindrome programme.he asked me few situational questions then he asked logic of start pattern., expectation.
Reverse linkedlist, right side view of binary Tree to code. Marker interface, hashmap internal working
describe the Visitor pattern
private static string a = "first"; static void Method(string a) { a = "second"; } static void Main(string[] args) { Console.WriteLine(a); Method(a); Console.WriteLine(a); } What would be the output of the above? and what to do change it?
What is Singleton Pattern
Viewing 3231 - 3240 interview questions