How would you translate input string into sequence of movements through on screen keyboard? What if you can loop through rows and columns?
Desarrollador Python Junior Interview Questions
717,263 desarrollador python junior interview questions shared by candidates
Q how would you send a 2GB file from point A to B consider any problems that may arise
Given an array of 0's and 1's convert the 0's to 1's and 1's to 0's without changing the order and without using any conditions.
What is truncate in sql?
Given an integer, return all sequences of numbers that sum to it. (Example: 3 -> (1, 2), (2, 1), (1, 1, 1)).
6. SQL Questions - Write up a School Registration DB Schema - Two table of Employee (ID, Name)/Salary History (EMP_ID, SALARY, SAL_BEGIN_DATE) - Find primary keys/foreign keys. - Find ID of employee whose salary decreased. - Find ID, total comp of employees - Find ID of employees who got only paid once.
Write shell script to search for a given string in all files in given directory.
Initialize a UIAlertView
Explain access modifier in Java
Have you used AngularJS?
Viewing 1841 - 1850 interview questions