Paytm interview experience Python developer | (2.5 years) Last Updated : 17 Dec, 2018 Summarize Comments Improve Suggest changes Share Like Article Like Report For Paytm Bangalore location Round 1: Pen paper round consists of 22-25 questions(1.5HR) 6 questions from SQL based on SQL joins and basic aggregate functions. Given 2 table employees table and employee's manager table. 3 out of 6 are from self join. 1 Question from a data structure - Design a data structure support the specific type of searching from given large dataset if the dataset is ["bear", "bell", "buy", ......] and input is "be" then the function should return all possible values. output - "bear", bell. Answer - Modified Trie data structure. 12-15 Questions from python easy to hard level some basics of Python list comprehension, decorator, generator, iterator, etc. Round 2: Face to face(1.2HR) This was 1st face to face round the interviewer was very humble. He started with my project discussions, asked me to explain any project, and deep discussion on that project. Hospital database design fully normalized, some easy and complex queries to get data from the database, don't forgot mention keys like primary key, foreign keys. Identify two people are friends on Facebook, design efficient data structure and write production level code for searching. Round 3: Design round machine+F2F(2.5HR) This was a API design round on machine, no language restriction. A problem statement was given, design an API to get user activity logs. Design API and data base schema. Major focus on data base design don't forget to mention keys constraint. After 2.5 Hr deep discussion on database design. Round 4: Face to face(1HR) This round was mix of data structure and algorithm, database, and my projects. Interviewer asked me question on my recent project, extend the current database design to add some functionality. He asked me total 5-6 question including algorithm question. Comment More infoAdvertise with us Next Article JP Morgan Chase Interview Experience (Python Developer) Anonymous Improve Article Tags : Interview Experiences Experiences Similar Reads Vetty Interview Experience for Python Developer Round 1: Assignment Task: Develop a Flask application to read the contents of a given file. Round 2: Technical RoundPython programming questions.Star pattern problems.Questions on list operations, slicing, and dictionaries.Discussion about projects and work experience.Round 3: Project Manager RoundS 1 min read JP Morgan Chase Interview Experience (Python Developer) Round 1 (Technical Round): I started with the introduction. Few questions asked on the skills that were mentioned in the introduction. As I had mentioned the celery in my resume, Interviewer asked about the use cases, their implementation, and the broker used while implementing celery.Difference bet 3 min read Turbolab Interview Experience for Python Developer I applied to this company via its career page and received an email for the first round. Round 1 - Programming Round: There were 3 questions to be solved in 3 hours.2 questions were easy to moderate level, and 1 was tough.I was able to solve 1.5 out of the 3 questions.The questions were based on:Dyn 1 min read Meon Technologies Interview Experience for Python Developer Greetings Everyone! I hope this message finds you well in both your career and health. If you're reading this, you might be considering a job changeâexcellent decision! I recently had a positive technical interview experience at Meon Technologies for the Python Developer position. The interview cove 1 min read Vanilla Networks Interview Experience for Python Developer It is a startup company, I applied via naukri.com. got mail regarding the written round. Written Round: The written round consisted of 50 questions without any time limit. 40 questions were from Python, and the level was tough. Most of the questions were based on file handling and pseudocode-related 1 min read Infosys Interview Experience for Python Developer Introduction: Securing a position as a Python developer at a renowned company like Infosys was a dream come true for me. In this article, I will share my interview experience, discussing the preparation, interview rounds, and key takeaways that can help aspiring Python developers ace their own inter 3 min read Like