Preguntas generales sobre ciencias de la computación
Python Interview Questions
6,373 python interview questions shared by candidates
First 3 rounds were pure Techincal rounds which had Questions that were mostly based on all the concepts in python like exception handling, covered most of the OOPS concepts in python, Arrays, Dictionaries, nested dictionaries, Lists and tuple methods, Inheritance, Split and join functionality, Regex,Strings, File handling, File parsing, etc. They also told to write and execute the code in their laptop. Some questions were on testing(QA). 4th round was MR round, questions were based on SDLC and whatever is present in your CV, your previous projects and experience. The Final round was HR round where all formal HR questions were asked.
Complete an 8 question quiz from coderbyte.
Las preguntas son sobre la experiencia que se ha tenido enseñando.
what is your greatest achievement
Why do you want to work with us?
Basic Python syntax based questions
What is an asynchronous Programming?
Pouvez-vous nous présenter votre expérience avec Django et Django REST Framework ?
Q1. Sort python list containing duplicate elements using python inbuilt functions Q2. In the above question, now print the list elements in the order of frequency(repetition). For example list=[1 ,1, 1 , 2, 3, 3 ,4]. Output should be : 1, 3, 2, 4 Q3. How would you find locators in appium for mobile testing. Q4. Why do you use JIRA if you can log defects in HP QC as well.
Viewing 6161 - 6170 interview questions