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.
Desarrollador Python Junior Interview Questions
716,730 desarrollador python junior 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.
create an exact replica of an image given by them using HTML and CSS
Basic data structure and design questions.
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.
An array = [2,2,1,3,3,4.5] find sum of non duplicate elements in array i.e 1+4+5 using only one for loop
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.
Viewing 1171 - 1180 interview questions