How would you increase the interest on economical reforms in the Government of (I do not remember the name of the country, but it was one from Africa)?
Senior Interview Questions
341,433 senior interview questions shared by candidates
why do you think you are suitable for this role?How can you contribute to the organization?
How to find a number is even or odd without using / or % sign
2. Difference between Delegate and Notification?
Name some of the core features of ES6
What would the count for the list of it. public class Test { string Data; int Id; public Test(int id, string data) { Data = data; Id = id; } } static void Main(string[] args) { List<Test> list = new List<Test>(); list.Add(new Test(10, "test")); var d = new Test(10, "test"); if (!list.Contains(d)) list.Add(d); Console.WriteLine("Count of the list is : " + list.Count); Console.ReadLine(); } } What to do to make count 1?
Won't get into specifics more on the coding scenario as it looks like they give the same to everybody, but it's basic and you can write code in any language you want to answer.
Different software models and methodologies
What would do you to fix a reticulation problem on an old style moveable gap system with a shadow clamp?
There was a case interview. In the in-person they asked the usual fit questions like preferred management style, favorite manager etc.
Viewing 951 - 960 interview questions