Describe your experience with .Net
Senior Software Developer Interview Questions
6,885 senior software developer interview questions shared by candidates
What you do if you cannot get something from upper management you need?
Simple coding program more focus on code quality. First round on core java and more specific round framework later on.
Core JS
1. write a program to get outpout as: input: xyz12@gmail.com output: moc.liamh@21zyx
can there be a thread without a process
Count the number of duplicates in a BST without using recursion and constant space
char *a = "hello"; char b[] = "hello"; char *c = malloc(12); What do these do, what's the difference in where the memory is stored?
There is a Class A, which has some instance variables. One thread needs to do read and write on that variable, while another thread should not be able to access it at all. Asked me to design such a class.
How to update a value using threads . Write code
Viewing 41 - 50 interview questions