why you want to built carrier in tata elexi?
Software Engineer Web Applications Developer Interview Questions
6,684 software engineer web applications developer interview questions shared by candidates
basics of C programming, OOPS concepts and Projects done
3 pillars of OOPS
join two tables for uniques rows.
Typical HR questions ? Tell me about yourself,why should we hire you ? Why you apply for this job ? Gave me an example where you were hard-working ?
Fibonnaci numbers generation
Round 2 ● Write a program to eliminate duplicate occurance of a character in a string and display '*' representing the count of each character as shown below. String: MOHAMMED SHAKIR Output: 'M' 'O' 'H' 'A' 'E' 'D' ' ' 'S' 'K' 'I' 'R' * * * * * * * * * * * * * * *
● There are M sets and each set has N1, N2,...NM number of elements respectively. Write a program to display all the combination of elements of each group. Example: {Red, Blue, Green} {XL, L, M, S} {Shirt, Kurtha} Output: Red XL Shirt Red Xl Kurta
● In a Car Stock Market, The Rate of the car varies every hour, It either increases or decreases on time. Find an algorithm for analysing a day's price chart and dispaying the efficient time of buying and selling of a car. Example: 10AM 11AM 12PM 1PM 2PM 10 5 3 7 1 Buy at 12PM and sell at 1PM Implement with complexity O(n)
First round interview question: Write a JAVA program to print a matrix as a spiral.
Viewing 1481 - 1490 interview questions