Upload Button Icon Add office photos

Filter interviews by

Ajayvision Education Python Developer Interview Questions and Answers

Updated 3 Sep 2024

Ajayvision Education Python Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Brief Introduction
  • Q2. Django question on lifecycle
  • Q3. Question on caching, db indexing and data structure
  • Q4. Coding question of medium difficulty from leetcode to check coding skills
  • Q5. Question about REST API

Python Developer Jobs at Ajayvision Education

View all

Interview questions from similar companies

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

Moderate level coding test is conducted

Round 2 - Coding Test 

Advanced level coding is given to solve

Round 3 - HR 

(1 Question)

  • Q1. Introduce about myself
  • Ans. 

    Experienced Python Developer with a passion for creating efficient and scalable solutions.

    • Over 5 years of experience in Python development

    • Strong knowledge of Python frameworks such as Django and Flask

    • Proficient in database management with SQL and NoSQL databases

    • Familiar with front-end technologies like HTML, CSS, and JavaScript

    • Experience in developing RESTful APIs and integrating third-party services

    • Strong problem-solv...

  • Answered by AI

I was interviewed in Oct 2019.

Interview Questionnaire 

2 Questions

  • Q1. My self rohit majaganvi i stay in belgaum and i am fresher to this job and overall jobs i am interested in solving problems it may be technical or non technical.
  • Q2. I really didn't saw that scoopwoop project but if i will check it once then i will try to explain it

Interview Preparation Tips

Interview preparation tips for other job seekers - its quiet good for who cant speak english but he can read write it
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About project done and related questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quants+Verbal+Logical

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

The first step is to pass successfully for different tech stacks.

Round 3 - Technical 

(2 Questions)

  • Q1. Please preview your work experience history after you have passed all challenges and I would recommend checking your availability.
  • Q2. Can you summarize your work experience and a key accomplishment in each role?

I was interviewed in Oct 2019.

Interview Questionnaire 

2 Questions

  • Q1. My self rohit majaganvi i stay in belgaum and i am fresher to this job and overall jobs i am interested in solving problems it may be technical or non technical.
  • Q2. I really didn't saw that scoopwoop project but if i will check it once then i will try to explain it

Interview Preparation Tips

Interview preparation tips for other job seekers - its quiet good for who cant speak english but he can read write it
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I was interviewed before Nov 2023.

Round 1 - Coding Test 

Turings inbuilt platform to write functions of a python code

Round 2 - One-on-one 

(2 Questions)

  • Q1. Write a program to where a robber should be able to rob max amount of money from 9 houses, alarm will ring if 2 consecutive houses are robbed
  • Ans. 

    Program to maximize money from robbing 9 houses without triggering alarm for consecutive robberies

    • Create a list of money in each house

    • Use dynamic programming to keep track of maximum money robbed without triggering alarm

    • Consider robbing or skipping each house based on previous robberies

    • Example: houses = [10, 20, 15, 25, 10, 30, 50, 5, 40]

  • Answered by AI
  • Q2. What is a recursive function
  • Ans. 

    A recursive function is a function that calls itself within its definition.

    • A recursive function must have a base case to prevent infinite recursion.

    • Recursion can be used to solve problems that can be broken down into smaller, similar subproblems.

    • Example: Factorial calculation using recursion: def factorial(n): return 1 if n == 0 else n * factorial(n-1)

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was easy. Coding was also a part of the assessment.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Palindrome or not
  • Q2. A problem related to Matrix
  • Q3. OOPS related coding question
  • Q4. To develop a flask application which handles the requests.
  • Ans. 

    Flask is a lightweight web framework for Python that allows you to easily handle HTTP requests.

    • Create a Flask application by importing the Flask class

    • Define routes using the @app.route decorator

    • Handle different types of requests (GET, POST, etc.) using route functions

    • Return responses using the jsonify function for JSON data

    • Run the Flask application using the app.run() method

  • Answered by AI
  • Q5. An application based on django

Interview Preparation Tips

Topics to prepare for Turing Python Developer Intern interview:
  • Django
  • Flask
  • Palindrome
  • Matrix manipulation

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Given a problem on OOPS concept.

Ajayvision Education Interview FAQs

How many rounds are there in Ajayvision Education Python Developer interview?
Ajayvision Education interview process usually has 1 rounds. The most common rounds in the Ajayvision Education interview process are Technical.
How to prepare for Ajayvision Education Python Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Ajayvision Education. The most common topics and skills that interviewers at Ajayvision Education expect are Auto Plotter, Brs, Cache, Django and Docker.
What are the top questions asked in Ajayvision Education Python Developer interview?

Some of the top questions asked at the Ajayvision Education Python Developer interview -

  1. Coding question of medium difficulty from leetcode to check coding ski...read more
  2. Question on caching, db indexing and data struct...read more
  3. Django question on lifecy...read more

Tell us how to improve this page.

Ajayvision Education Python Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Unacademy Interview Questions
3.0
 • 205 Interviews
upGrad Interview Questions
3.7
 • 205 Interviews
Sheenlac Paints Interview Questions
4.5
 • 201 Interviews
ABC Consultants Interview Questions
3.9
 • 184 Interviews
Chegg Interview Questions
4.1
 • 153 Interviews
Nokia Networks Interview Questions
4.3
 • 110 Interviews
Simplilearn Interview Questions
3.2
 • 99 Interviews
View all
Python Developer

Delhi/Ncr

3-7 Yrs

₹ 8-16 LPA

Explore more jobs
Technical Support Engineer
7 salaries
unlock blur

₹2.6 L/yr - ₹3.2 L/yr

Center Manager
7 salaries
unlock blur

₹8 L/yr - ₹11 L/yr

Executive Accountant
5 salaries
unlock blur

₹3.6 L/yr - ₹3.8 L/yr

Motion Graphics Designer and Video Editor
4 salaries
unlock blur

₹3.1 L/yr - ₹4.2 L/yr

Admin Counselor
4 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Explore more salaries
Compare Ajayvision Education with

Unacademy

3.0
Compare

upGrad

3.7
Compare

MeritNation

3.6
Compare

Toppr

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview