Python Qs: 1. Write Program to get the most frequency occurring in file? 2. Given a list and a number find two numbers in the list that sums up to the number given? 3. Write Program to print a tree in level order traversal? 4. Write a function that accept the file, count and return the exact occurrence of a word based on count? 5. List a=[ 1,2,3 none, none] list b=[4,5,3] Output=[1,4,2,5,3,3] ? Sql Qs: Given Employee & Department tables 1. Display ename,dname even if there no employees working in a particular department. 2. List out the lowest paid employees working under each manager, exclude any groups where minsal is less than 1000, sort the output by salary 3. Display the name of employee who earn Highest Salary 4. Display the employee Number and name for employee working as clerk and earning highest salary among the clerks. 5. Display the job groups having Total Salary greater than the maximum salary for Managers. 6. Display the names of employees from department number 10 with salary greater than that of ANY employee working in other departments. 7. Display those employees whose salary is greater than his managers salary. 8. Display the grade and employees name for the deptno 10 or 30 but grade is not 4 while joined the company before 31-DEC-82. 9. Display the Second maximum salary from the table using subquery. 10. Display those employees whose salary is less than his manager but more than salary of other managers. Excel Qs: Given Employee & Department tables 1. Count number of employees whose salary is greater than 20000 2. Get chemistry dept employees total salary 3. what are the use of charts - Pie chart, Bar chart, Line chart, Pivot table, Con(bar & live). 4. Given 2 tables. Fill sales column using HLookup.
Desarrollador De Software Python Interview Questions
5,377 desarrollador de software python interview questions shared by candidates
what is high order function?
What are decorators in python? How to define private variables in python? Inheritence, interface abstraction etc
Transform an integer to a string using only arithmetic operations. Known in C as 'itoa'.
Python trivia, OOD, data structures & algorithms
Hackerrank test: 1) Print Roman number equivalent for numbers 1-1000 2) Order a list of words appearing in a file by number of letters but maintain original order ("stable sorting") of words with same length 3) Implement a stack class with methods to do some specific operations mentioned in the question. Phone/Codepad interview: 1) Given a series of prices, find the one buy/sell trade pair which gives the maximum profit 2) Modification of 1. For the same prices, find the maximum profit possible with any number of buy/sell allowed (at each step/price, you can buy, sell or do nothing, no short sell allowed)
What is your instagram account?
Based on Python basics list tuple dictionary and advance concepts like decorator, generator , lambda functions Django , flask rest web frameworks and web scraping basics , NLP and APIs ORM and SQL queries Cloud knowledge will be advantage.
The questions were from basics in programming and Python
metas como trabajador de la empresa
Viewing 41 - 50 interview questions