Program for Isogram without using any in-built function.
Python Interview Questions
6,401 python interview questions shared by candidates
Describe decorators, how does it work. Explain @staticmethods . How is it different form classmethods.
What is the TCP/IP protocol and how does it work?
Write a simple SQL query to match 2 fields from one table and 2 fields from a different table
How would you design the Delivery Hero System? Downfalls of the NoSQL (GAE datastore)? Traveling Salesman problem. Numerous questions related to that - as their system deals with that on an everyday basis.
About core Python and other python libraries like Numpy, Pandas. Also about Threading in python and other advanced topics were asked
Differences between multithreading,multiprocessing and concurrency.
Questions based on joins, normalization and database design
Two puzzles to confuse me.
SELECT * FROM TABLE where 1=0 what does this return?
Viewing 261 - 270 interview questions