Upload Button Icon Add office photos

Filter interviews by

Nihon Technology Python Automation Engineer Interview Questions and Answers

Updated 28 Jul 2023

Nihon Technology Python Automation Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Jun 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 

Questions:

1. Python Functions and OOPS concepts
2. Write and append contents in a csv file

Round 3 - HR 

(2 Questions)

  • Q1. Basic demographic discussion about Family and Location
  • Q2. Expected salary range and discussion

Interview questions from similar companies

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 - Technical 

(2 Questions)

  • Q1. What is a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are the main principles of the Java
  • Ans. 

    Main principles of Java include object-oriented programming, platform independence, and automatic memory management.

    • Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.

    • Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.

    • Automatic memory management: Java uses garbage collection to automatically m

  • Answered by AI
  • Q2. What is the different between == and equals method
  • Ans. 

    The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.

    • The == operator is used to compare the memory addresses of two objects in Java.

    • The equals method is used to compare the content of two objects in Java.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.

Round 2 - Coding Test 

Code snippets are there in coding sections.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all basic concepts and try to do good as well as u know.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.

Round 2 - Technical 

(1 Question)

  • Q1. Explain promises in JS and async/await.
  • Ans. 

    Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.

    • Async functions...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic framework concepts and logic building

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you structure your project?
  • Q2. What are the design patterns that you know and why do we use those?
  • Ans. 

    Design patterns are reusable solutions to common software problems.

    • Creational patterns: Singleton, Factory, Abstract Factory, Builder

    • Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy

    • Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor

    • We use design patterns to improve code readability, maint...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good grip on the basics of the technology for which you are getting interviewed.

Skills evaluated in this interview

I applied via Internshala and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 

They mostly ask some basic dsa questions in the automated interview

Round 2 - Technical 

(1 Question)

  • Q1. The interviewer was very friendly and ask me some basic of react js and some basic of how internet works
Round 3 - HR 

(1 Question)

  • Q1. Was very easy they ask me really basic ye questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with the tech stack and some basic of dsa
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via eLitmus and was interviewed before Sep 2022. There were 4 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 - Coding Test 

General coding test includes basic DSA, understanding of FE, BE, DB, etc.,

Round 3 - One-on-one 

(1 Question)

  • Q1. 1:1 discussion to understand the candidate's profile
Round 4 - HR 

(1 Question)

  • Q1. Salary, policies, engagements discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple coding test. LC medium

Round 2 - Technical 

(1 Question)

  • Q1. Basics of work experience. Slight changes to questions asked in round 1 and scenario-based questions

Nihon Technology Interview FAQs

How many rounds are there in Nihon Technology Python Automation Engineer interview?
Nihon Technology interview process usually has 3 rounds. The most common rounds in the Nihon Technology interview process are Resume Shortlist, Coding Test and HR.

Tell us how to improve this page.

Nihon Technology Python Automation Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 91 Interviews
Quantsapp Interview Questions
2.8
 • 32 Interviews
View all
Nihon Technology Python Automation Engineer Salary
based on 7 salaries
₹5 L/yr - ₹9 L/yr
9% less than the average Python Automation Engineer Salary in India
View more details

Nihon Technology Python Automation Engineer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.0

Salary

3.4

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Programmer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Programmer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nihon Technology with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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