Upload Button Icon Add office photos

Filter interviews by

Ajeevi Technologies Python Software Developer Interview Questions and Answers for Experienced

Updated 3 Apr 2024

Ajeevi Technologies Python Software Developer Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Break Continue in python
  • Ans. 

    Break and Continue are control flow statements in Python used to alter the flow of loops.

    • Break statement is used to exit a loop prematurely

    • Continue statement is used to skip the rest of the code inside a loop and move to the next iteration

    • Example of break: for i in range(5): if i == 3: break

    • Example of continue: for i in range(5): if i == 3: continue

  • Answered by AI
  • Q2. Pass keyword in python
  • Ans. 

    The pass keyword in Python is used as a placeholder for future code and is often used when a statement is required syntactically but no code needs to be executed.

    • Used to create empty code blocks in loops, functions, or classes

    • Prevents syntax errors when no code is needed but a statement is required

    • Can be used as a placeholder for future code implementation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic question asked by hr

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Ajeevi Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a Url Shortener serive
  • Ans. 

    A URL shortener service that converts long URLs into shorter, more manageable links.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI

Skills evaluated in this interview

Python Software Developer Interview Questions Asked at Other Companies for Experienced

Q1. What is byte code. What is filter function in python used for.
asked in Neural IT
Q2. Write a simple program to print 'yes' or 'no' using a for loop to ... read more
Q3. What are the basics of how the request-response cycle works, and ... read more
asked in HCLTech
Q4. How do you read an XML file and convert it to JSON?
asked in HCLTech
Q5. What are decorators and the Global Interpreter Lock (GIL) in Pyth ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design url shortener
  • Ans. 

    Design a URL shortener system

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on design

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hashmap related question, easy bfs

Round 2 - Low level design 

(1 Question)

  • Q1. Asked some question related to parking lot and asked to draw all diagrams
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Given a nextjs repo, execute some tasks for product review page.
  • Q2. Application design of e-commerce app.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 Medium DSA problem based upon tree

Round 2 - Coding Test 

Medium dsa problem based on graph

Round 3 - Technical 

(1 Question)

  • Q1. Design parking management
  • Ans. 

    Design a parking management system

    • Consider the number of parking spaces and their availability

    • Implement a system to track and manage parking reservations

    • Include features like payment processing and ticketing

    • Design a user-friendly interface for customers and administrators

    • Ensure scalability and efficiency of the system

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. Normal discussion regarding previous experiences

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test had two questions to be solved in 60 mins. Medium level questions to be expected.

Round 2 - Technical 

(1 Question)

  • Q1. Codility test: Moderate level machine coding round, not leetcode type. Deep understanding of interface and backend knowledge required. Interviewer was absolutely uninterested.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create an iOS project with given details

Round 2 - Assignment Discussion 

(1 Question)

  • Q1. Discussion on the assignment that I submitted
Round 3 - System Design 

(1 Question)

  • Q1. Design Book Management System
  • Ans. 

    Design a Book Management System for organizing and tracking books.

    • Create a database to store book information such as title, author, genre, and availability status

    • Implement a user interface for users to search, borrow, return, and reserve books

    • Include features like notifications for due dates, book recommendations, and user reviews

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 Rounds:
Online Assesment, Leetcode medium type questions
Application Design: Write solution with Design patterns
LLD
HLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for HLD and LLD
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 questions, 2 dsa and 1 sql query

Ajeevi Technologies Interview FAQs

How many rounds are there in Ajeevi Technologies Python Software Developer interview for experienced candidates?
Ajeevi Technologies interview process for experienced candidates usually has 1 rounds. The most common rounds in the Ajeevi Technologies interview process for experienced candidates are HR.
What are the top questions asked in Ajeevi Technologies Python Software Developer interview for experienced candidates?

Some of the top questions asked at the Ajeevi Technologies Python Software Developer interview for experienced candidates -

  1. Pass keyword in pyt...read more
  2. Break Continue in pyt...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 88 Interviews
Wayfair Interview Questions
3.6
 • 60 Interviews
Tradeshala Interview Questions
4.5
 • 53 Interviews
Apptunix Interview Questions
4.1
 • 46 Interviews
Busibud Interview Questions
3.9
 • 42 Interviews
View all
Software Engineer
13 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Software Developer
8 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

ASP.NET Developer
5 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Junior Dot Net Software Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹2.7 L/yr

DOT NET Developer
4 salaries
unlock blur

₹1 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Ajeevi Technologies with

Amazon Sellers Services

4.0
Compare

Primus Global Technologies

3.9
Compare

GAMMON INDIA

3.8
Compare

Magneti Marelli Motherson Auto System

3.8
Compare
write
Share an Interview