Upload Button Icon Add office photos

Filter interviews by

Infiniti Research Senior Python Developer Interview Questions and Answers

Updated 15 Mar 2024

Infiniti Research Senior Python Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Generator iterators
Round 2 - Technical 

(1 Question)

  • Q1. Create a generator
  • Ans. 

    A generator in Python is a function that returns an iterator object.

    • Use the 'yield' keyword to return values one at a time

    • Generators are memory efficient as they do not store all values in memory at once

    • Example: def my_generator(): for i in range(5): yield i

  • Answered by AI
Round 3 - Assignment 

Create a dashboard containing charts , data was given

Interview Preparation Tips

Interview preparation tips for other job seekers - HRs took 4 rounds including an assignment that took my entire day,
said I was cleared and have to go to bangalore for a final f2f round on my own expense .
they should say that before starting the first round not after wasting so much of candidate time.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is id in python
  • Ans. 

    id in Python is a unique identifier assigned to an object.

    • id() function returns the unique identifier of an object

    • id is used to check if two variables refer to the same object

    • id values are unique within the lifetime of the object

  • Answered by AI
  • Q2. Method vs function
  • Ans. 

    A method is a function that belongs to a class, while a function is a standalone block of code.

    • Methods are called on objects, while functions are called independently.

    • Methods have access to the data within the class they belong to, while functions do not.

    • Functions can be defined outside of classes, while methods are defined within classes.

  • Answered by AI
  • Q3. Generator and decorator

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked very beginning level questions to the 4 year experience person.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal

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 - One-on-one 

(2 Questions)

  • Q1. 1. Brief about yourself. 2. What is collection library in python 3. Can a list be key of dictionary in python 4. What is difference between load balancer and api gateway 5. What is primary and secondary ...
  • Q2. Write a code to filter anagram
  • Ans. 

    Code to filter anagram from an array of strings

    • Create a dictionary to store sorted strings as keys and original strings as values

    • Iterate through the array of strings and sort each string to check for anagrams

    • Return the values of the dictionary to get the filtered anagrams

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics and be cool

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about projects you worked on
  • Q2. Basic python questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I got interviewed at Apisero company. I answered all questions correctly still got rejected. don't know reason. They are just doing timepass.

Infiniti Research Interview FAQs

How many rounds are there in Infiniti Research Senior Python Developer interview?
Infiniti Research interview process usually has 3 rounds. The most common rounds in the Infiniti Research interview process are Technical and Assignment.
What are the top questions asked in Infiniti Research Senior Python Developer interview?

Some of the top questions asked at the Infiniti Research Senior Python Developer interview -

  1. create a genera...read more
  2. generator iterat...read more

Tell us how to improve this page.

Infiniti Research Senior Python Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 804 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
Chegg Interview Questions
4.1
 • 155 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
CMA CGM Interview Questions
3.9
 • 91 Interviews
View all
Research Associate
196 salaries
unlock blur

₹2 L/yr - ₹6.1 L/yr

Senior Research Associate
108 salaries
unlock blur

₹3.5 L/yr - ₹8.6 L/yr

Research Analyst
107 salaries
unlock blur

₹3.2 L/yr - ₹9.7 L/yr

Software Engineer
57 salaries
unlock blur

₹2.3 L/yr - ₹8 L/yr

Analyst
55 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Explore more salaries
Compare Infiniti Research with

Frost & Sullivan

3.1
Compare

McKinsey & Company

3.8
Compare

BCG

3.8
Compare

Gartner

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