Q : What is a vector? And its usage.
Software Developer I Interview Questions
1,702 software developer i interview questions shared by candidates
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)
It was a while ago so I don't remember much. I'm sorry but I don't anything more of substance to add to what I've already written.
Viewing 491 - 500 interview questions