Pando AI Interview Experience for Python Developer Chennai Last Updated : 29 May, 2024 Summarize Comments Improve Suggest changes Share Like Article Like Report Round - 1: Online Assessment - 60 Minutes 2 QuestionsProgramming Languages Supported: Python, JavaScriptTopics Covered in OA:ArraysStringsMatrixRound - 2: Technical Round 1 on DSA Self Introduction2 Coding Questions:Given an expression string exp, write a program to examine whether the pairs and the orders of "{", "}", "(", ")", "[", "]" are correct in the given expression.Input: exp = "[()]{}{()()}"Output: BalancedExplanation: all the brackets are well-formedThe Next greater Element for an element x is the first greater element on the right side of x in the array. For elements for which no greater element exists, consider the next greater element as -1.Input: arr[] = [4, 5, 2, 25]Round - 3: Technical Round 2 on Python and SQL Self IntroFeatures of PythonDifference between Java & PythonTypes of Modules in PythonDifference between Module and PackageOOPS Concepts with examplesWhat is self and initWhat is Class and ObjectTypes of DatabasesMax Sal from Employee tableDetails of person whose name starts with BDo you have any questions for us!Thank You Comment More infoAdvertise with us Next Article MyWays.Ai Interview Experience For Python Developer Internship Anonymous Improve Article Tags : Interview Experiences Experiences Write It Up 2024 Python Developer Pando AI +1 More 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 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 Careers360 Interview Experience For Python Development A data-enabled and technology-driven Educational Products and Services Company, Careers360 seamlessly integrates millions of student and institutional data points with the user-generated preferences of its more than 15 million monthly visitors, to build sophisticated Prediction and Recommendation pr 2 min read MyWays.Ai Interview Experience For Python Developer Internship After the online test, I had the opportunity to interview with the MyWays.Ai team. The interview process consisted of two technical interviews. Here's a summary of my experience: Technical Interview 1:Duration: Approximately 30 minutes I began by introducing myself and highlighting the skills and ex 2 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 Paytm interview experience Python developer | (2.5 years) 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 2 min read Like