When would you use a Hashset over an Arraylist?
Ingeniero De Software I Interview Questions
2,015 ingeniero de software i interview questions shared by candidates
Q : What is a vector? And its usage.
Tell me about your test driven development experience.
I had one non-software related question: How many people in the U.S. smoke?
Como voçê se imagina no futuro?
DFS, BFS, Recursion
Find the bugs and style issues in this Java class
What I knew about C#, my resume.
**Written programming questions** WAP to convert string from lower case to upper case ================================================= WAP to check whether the given number is prime or not ================================================= WAP to check whether the given number is palindrome or not ================================================= WAP to print fibonacci series of given range **Interview Questions** Will this line of code work? a[i]=i++; ================================================= Write a program to Print 1 to 10 numbers using recursion? ================================================= How will you design, and what data structure will you use for a contact list in a cell Phone. It should support insert/modify/delete/search functionality like that provided in a cell phone ================================================= Write a program to add digits of a number? ================================================= Explain DDL and DML queries ================================================= Puzzle: Put five similar coins together such that each touches the other 4
The question asked was: a) Convert Roman number to Decimal system b) Convert Decimal system number to Roman numeral c) An algorithm to sort million Roman numerals The look-up table for Roman numerals up to 1000 was provided (i.e., 1=I, 5=V, 10=X, 50=C, 100=L, and so on)
Viewing 591 - 600 interview questions