Software Developer I Interview Questions

1,702 software developer i interview questions shared by candidates

**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
avatar

Software Engineer I

Interviewed at MAQ Software

2.8
Jun 10, 2017

**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)
avatar

Software Engineer I

Interviewed at PayPal

3.6
Nov 18, 2016

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 491 - 500 interview questions

Glassdoor has 1,702 interview questions and reports from Software developer i interviews. Prepare for your interview. Get hired. Love your job.