Wahni It Solutions, Interview Experience for Junior Python Developer Last Updated : 15 Jan, 2025 Comments Improve Suggest changes Like Article Like Report Candidate InformationStatus: Seeking opportunities after completing college education, aiming to secure my first IT job, experience - Entry-level with academic projects and internship, target position: Junior Software Developer / Entry-Level Software Engineer.Location: Palakkad, Kerala, IndiaInterview Date: 07/13/2024Overview of Interview ProcessInitial Screening:Duration: 10 minutesMethod: PhoneFocus: Communication, Background check, Skill assessmentKey Questions: self-introduction, college projects, internships Obstacles: I faced a minor communication challenge in English during my first phone call with an HR representative, as it was my initial experience with such professional interactions.Technical RoundDuration: 30 minutesMethod: Google Meet Focus: technical skillsKey Questions :en two lists of string pairs: lst1 = [["one", "three"], ["five", "six"], ["seven", "zero"]] , lst2 = [["two", "eight"], ["six", "six"], ["three", "one"]]After conversion (converting words to digits and concatenating them)lst1 → [13, 56, 70] lst2 → [28, 66, 31] Task: Add the elements of the same index: [(13 + 28), (56 + 66), (70 + 31)]Output: [41, 122, 101]Obstacles: During my first online interview, my mind went blank, and I couldn't come up with any ideas to solve the problem. As a result, I was unable to solve the question.Post-Interview Reflections:Evaluator Feedback:That's some valuable feedback! Focusing on coding regularly and challenging yourself with a daily problem-solving practice can really boost your skills. Keep it up!Suggestions for Improvement: - Learn a new concept every day - Try to solve coding problems regularly - Sharpen skills day by day - Never give up when a question is not solved.Closing Note:It was my first experience. Don't fear, just chill and attend to the question. Read the question carefully. Before coding, think about how to solve it by reading the question more clearly. Don't panic, just solve it. Every developer starts from `print("hello world")`. Build day by day to solve coding problems. Never give up. Consistency is the key. Comment More infoAdvertise with us Next Article Wahni It Solutions, Interview Experience for Junior Python Developer shiju_sivadasan Follow Improve Article Tags : Interview Experiences Experiences-QnA Python Developer Wahni It Solutions Similar Reads 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 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 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 Pibit.ai Interview Experience for Software Developer Pibit.ai, A cutting-edge startup that's on a mission to revolutionize the insurance industry with intelligent automation. The Pibit.ai interview process consists of two stages, the Technical Interview and the HR and Managerial Interview. Round 1: Technical Interview The Technical interview started a 3 min read ARC Document Solutions Interview Experience For Python Dev (On-Campus) The company came to our college for hiring. The 1st round was aptitude, and upon clearing, you get to sit for the coding round. Both the rounds were in pen and paper mode, the 1st round was fairly easy mainly consisting of basic aptitude questions (percentage, age, ratio etc.) Coding Questions:Climb 1 min read CodingMart Interview Experience for Junior Software Developer Hi there, I recently attended the interview of CodingMart for the junior software developer role. In this article, I will explain in detail about my interview experience. CodingMart CodingMart employs a workforce of dedicated professionals, fostering innovation and expertise. Committed to delivering 2 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 SOTI Interview Experience for Junior Software Engineer Introduction :The prospect of getting a job in the IT industry as a final-year student was both exciting and scary. It was my first interview with a tech based company named as SOTI. The stages to clear all the round of this on-campus placement drive comprised of three steps: a Personal Interview (P 5 min read TechMojo Solution Interview Experience for Senior Software Engineer (Python) Round 1 : Python-related questions : Difference between list and tupleWhat are mutable and immutable examples and differencesDecorators and use casesIterators and generators use casesCan the list be used as key for dictionary Coding Questions are: Maximum subarray sumGiven a list of return pairs hav 1 min read Like