Is this possible in Java?: Public void doSomething(List<String> bar){...} Public void doSomething(List<Integer> bar){...}
Sr Engineer Interview Questions
107,312 sr engineer interview questions shared by candidates
The interview panel was of 2 members, they asked my 3 key skills from the skills mentioned in the CV. I said ASP.net, C# and SQL. The started questioning me. They were having a list of 20 questions which i guess was given to them for the interview. I was able to answer most of the questioins from page life cycle to string operations to sorting to searching an element. They also asked SYstem.IO based questions to read the notepad file and then do manipulations. The interview went for around one and half hours and i was expecting it to be cleared. Then the HR came to be and there I was told in a straight forward manner that they cant pay me that i was expecting. Even they were not providing any hike on my current pay package. So i thought to better leave and not to waste my time.
String str1="abc"; String str2="abc"; String str3=new String ("abc"); String str4=str1; How many memory allocation will be there.
Do you know any programming skills?
Q: If you have two click events, one inside a parent and one inside a child div, which one comes first?
Balanced Paranthesis problem
Prepare a presentation covering past projects as well as taking them through how I came up with a solution to a test automation task I was given as part of the meeting invitation.
Lot of questions on the datastructure might be easier to remember all those stuff right out of college but after 9 years of expereince its very difficult
1. Giving an array of integers from 1 to n-1 in random order where n is the size of the array. Find duplicates in the array and identify its runtime.
draw on the wall a recent project you have been working on
Viewing 921 - 930 interview questions