Given a 7-column keyboard sorted in alphabetic order. There is a cursor on the keyboard, and you can move it 1 unit to left/right/up/down. The input is a word, you need to design an algorithm to give movements of cursor to type this word.
Software Enginner Interview Questions
420,038 software enginner interview questions shared by candidates
Write a program in the language of your choice that accepts a size as a program argument and draws a spiral of that size.
Write a SQL command that returns users' order history and the total cost of each order including shipping. There are 3 tables: users table, orders table, order details table.
Q1- Use of Volatile keyword?
1.String="Today is good day"; count 'a' in given string.
Data structure questions (Linked Lists and Binary Trees)
Given a phone number, write an algorithm to print all possible alpha-codes that correspond to it.
SQL - Trigger, Stored Procedure, SQL Basics, truncate & delete HR - Joins, Multirow functions
Coding
this was asked in second round. harder one: print the pattern 33333 32223 32123 32223 33333
Viewing 891 - 900 interview questions