Somente perguntas normais para saber da minha experiência na área de desenvolvimento
Software Developer Python Interview Questions
6,390 software developer python interview questions shared by candidates
gave to make an api - covert given latitude longitude from map into address
1. Sort an 0,1,2 array 2. Coding question based on dictionaries. 3. Rotate matrix 4. 1 dynamic programming question. 5. Diff b/w no SQL and RDMS Rest based on resume.
aptitude was easy. technical was average not to difficult. they asked java multithreading and python basics and diff b/w java and python. HR was also easy. they asked about my self and asked my regretful moment.
There were 3 questions in coding round. 1.write a program to find number of special characters, odd numbers and even numbers in a input string using classes. 2.write a program to sort the given string in reverse order without affecting the position of special characters and numbers. 3.write a program to find the number of capital and small letters in a string. we have to write the algorithms we are using also and also time is just 1 hr
The very beginning of the interview I was asked to introduce myself
asking about normal DSA question and shorting algorithm
function weird(x) { var tmp = 3; return function(y) { return x + y + ++tmp; } } var funny = weird(2); var final_answer = funny(10); What is the value of final_answer at the end of this snippet? Please explain your answer
Difference between dictationary & pandas dataframe in python?
easy leetcode questions such as duplicate number
Viewing 731 - 740 interview questions