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 Engineer Interview Questions
Software Engineer Interview Questions
I Software engineer scrivono i programmi per progettare e sviluppare software informatici. I colloqui sono prettamente tecnici, quindi preparati ad affrontare problemi di programmazione e rompicapi matematici. Le domande specifiche che ti saranno poste dipenderanno dal tipo di posizione che stai cercando nell'ambito della programmazione. Prova a fare le dovute ricerche su una disciplina software specifica, come lo sviluppo si siti web, di applicazioni o di sistemi.
Domande tipiche dei colloqui per Software engineer e come rispondere
Domanda 1: Come descriveresti il tuo processo di programmazione?
Domanda 2: Quali linguaggi di programmazione conosci e preferisci?
Domanda 3: Parlami di un progetto che hai portato a termine con successo.
419,377 software engineer 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