Basics of Python and Azure Cloud
Python Interview Questions
6,413 python interview questions shared by candidates
Linked list & Bubble sort
About Software development life cycle
Interleave two strings in Python (example: ABCDEFGH + 1234 = A1B2C3D4EFGH
What's the hardest thing you've worked on recently? Asked me to talk through some of the projects on my CV
Coding question was 1.Check if two Strings are Anagrams of each other 2.[1,2,[3,[5,6,7,8]]. Out put need one list [1,2,3,4,5,6] Client interview code was 1.write sql query for taking balance from credit and debit account
Q1: Difference b/w list and tuple, Q2: What is decorators, Q3: Difference b/w generator and iterators, Q4: How to create list comprehension
1.difference between list and tuple. 2.diff between == and is operators. 3.dictionary comprehension to assign values to keys and keys to values. 4.sorting a list. 5.project related
decorators, iterators, generators , oops concepts
basic python questions related to iterators and generators
Viewing 3111 - 3120 interview questions