Write an SQL query to find out the name of an employee whose job title is manager.
Python Software Engineer Interview Questions
5,396 python software engineer interview questions shared by candidates
You need to read a given CSV file from the source folder, convert the date to a date and time format, and save the CSV in the destination folder.
Q. From the source path, copy and move the file to the destination path. Handle the exception if a file or folder is not present.
create dictionary out of list by using key as element and value as its frequency. sort from largest frequency to smallest.
Python basic, sql, coding question, django
what are lamda functions? define generators define iterators' programming questions numpy module creating arrays
4 hours hackerrank screening test.
Python’s internal functions were in the spotlight. I had to whip up examples for map(), filter(), and reduce()
Included questions like AWS concepts,generator in python,2 python questions list_1 = [0, [1, 2], [4, [6, 7, [8, 9]]], 10], expected_answer = [0, 1, 2, 4, 6, 7, 8, 9, 10] and list_1= [1, 7, 0, 0, 8, 0, 10, 12, 0, 4], expected_answer = [1, 7, 8, 10, 12, 4, 0, 0, 0, 0] regarding static variables
Few Python Questions, File operations and Logging
Viewing 4371 - 4380 interview questions