Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Annalect

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Annalect reviews | Annalect jobs | Annalect salaries | Annalect benefits
      Annalect interviewsAnnalect Python Senior Developer interviewsAnnalect interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Loom
      4.1★Compensation and benefits
      avatar
      Truelogic Software Solutions
      3.8★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Python Senior Developer Interview

      3 Aug 2025
      Anonymous interview candidate
      No offer
      Negative experience

      Other Python Senior Developer interview reviews for Annalect

      Senior Python Developer/Software Engineer Interview

      28 Jan 2025
      Anonymous interview candidate
      Hyderābād
      No offer
      Difficult interview

      Application

      I interviewed at Annalect

      Interview

      Interview was very out of the blue Randomly anything was asked Even when I tried to answer still they where expecting for me to have a practical knowledge of basically everything that the interwiewer might ask or what comes to his mind

      Interview questions [1]

      Question 1

      He gave a very complicated code and asked where in memory will there be a cyclic dependency
      Answer question
      Positive experience
      Average interview

      Application

      I applied through a staffing agency. The process took 3 days. I interviewed at Annalect (Hyderābād) in Jan 2025

      Interview

      Recruiter from consulting firm called me and scheduled an interview. 1st round was scheduled Attended the 1st round went well waiting for response. Interviewer is decent and good. Flexible and focused on thinking rather than plain answers For this role the interviewer touched below concepts AWS Lambdas (Since it was on my resume) API Gateway Python one programming Python concept questions SQL joins and query git

      Interview questions [14]

      Question 1

      What are decorators, generators can there be two decorators for a function ?
      Answer question

      Question 2

      What is GIL? How is memory managed in python (Stack or Heap) ? Why GIL ? What is Class method? What is abstract method ?
      Answer question

      Question 3

      What is ORM? Write a query using ORM methods
      Answer question

      Question 4

      Which ORM have you used ? SQL alchemy for python
      Answer question

      Question 5

      Have you worked on Fast api or Django? Design and Write API's for E Commerce application specifically for products in Flask.
      Answer question

      Question 6

      What is multi threading ?
      Answer question

      Question 7

      Difference between a tuple and list? Why is tuple efficient? How is memory allocated to each and how is it different?
      Answer question

      Question 8

      What is PEP-8? Why is it used ?
      Answer question

      Question 9

      Program Write a program to sort the list based on second element. input : [[1,20],[-6,10]] output : [[-6,10],[1,20]]
      Answer question

      Question 10

      What did you use to trigger AWS Lambda?
      Answer question

      Question 11

      Why is AWS Lambda is used ? Why have you used API Gateway instead of a flask or fast API for your API's ?
      Answer question

      Question 12

      How do you secure your API Gateway ?
      Answer question

      Question 13

      How is OAuth used to authenticate?
      Answer question

      Question 14

      What is abstraction? What is 'is' used for in Python ? Write a query to get second max salary in employees table
      Answer question
      1

      Senior Python Developer Interview

      20 Mar 2024
      Anonymous interview candidate
      Bengaluru
      No offer
      Negative experience
      Easy interview

      Application

      I applied through a staffing agency. The process took 1 day. I interviewed at Annalect (Bengaluru) in Mar 2024

      Interview

      Interviewer directly jumped to questions without any proper introduction. His tone was bored and he sounded very uninterested in taking the interview. All the questions were from Geeks4geeks without any variations. I could answered all questions with proper explanations except a context manager question and solved 3/3 coding problems he gave me which were again from geeks4geeks. During coding he did not seem interested in what approach I was taking and didnt want me to explain either. In the background he was having food as could be inferred from chewing noises. As soon as 30 minutes passed,he recited in a robotic voice "Thanks for your time,I will exit the call now" without giving me a chance to respond.

      Interview questions [1]

      Question 1

      What is context manager in python? What are complexities in programs?
      Answer question