Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Neeyamo Enterprise Solutions Team. If you also belong to the team, you can get access from here

Neeyamo Enterprise Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Neeyamo Enterprise Solutions Software Quality Assurance Engineer Interview Questions and Answers

Updated 31 May 2024

Neeyamo Enterprise Solutions Software Quality Assurance Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy to crack the interview

Round 2 - Technical 

(3 Questions)

  • Q1. Quit easy to crack if you are prepared for Aptitude
  • Q2. Quit easy to crack the interview
  • Q3. How to swap 2 numbers without using 2 variable and without using + or - operator
  • Ans. 

    Use bitwise XOR operation to swap two numbers without using extra variables or arithmetic operators.

    • Use bitwise XOR operation to swap two numbers without using extra variables or arithmetic operators.

    • Example: a = 5, b = 7. a ^= b; b ^= a; a ^= b; Now a = 7, b = 5.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy to crack the interview if you prepare good. Use PPP formula.

Practice Practice And Practice

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Technical based

I applied via Approached by Company and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical round - depends on your sector and manager . Else no technical questions. Ready to travel . Married or not . Over...

Interview Preparation Tips

Topics to prepare for TCE Senior Engineer interview:
  • Basic
Interview preparation tips for other job seekers - Check out on going projects of your stream, opportunities to learn and grow , do bit of Market survey with respect to salary, job responsibilities . And main important is your team .
All the best
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 5 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 - Technical 

(2 Questions)

  • Q1. .net Mvc questions
  • Q2. MS SQL questions
Round 3 - Technical 

(3 Questions)

  • Q1. Asp.net MVC questions
  • Q2. MS SQL QUESTIONS
  • Q3. Asked if I am aware about cloud technology
Round 4 - Behavioral 

(2 Questions)

  • Q1. Asked about technology worked upon in the past
  • Q2. How do you see yourself in 5 years
Round 5 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Work location related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with technical questions

I appeared for an interview in Jul 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions on oops, c#, sql, api
Round 2 - Technical 

(1 Question)

  • Q1. A bit deeper about .net and previous work experience
Round 3 - Behavioral 

(1 Question)

  • Q1. Scenario based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you prepare a bit, you can crack easily
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. There were 5 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 - Technical 

(3 Questions)

  • Q1. Basic questions about OOP concept
  • Q2. Questions based on SQL basic concept
  • Q3. Questions about your projects developed by you during college
Round 3 - Technical 

(2 Questions)

  • Q1. Questions was based on Encapsulation, inheritance, overloading, overriding with real life examples and coding examples
  • Q2. How to handle big amount of data using Interfaces like Hadoop
  • Ans. 

    Hadoop can handle big data by distributing it across multiple nodes and processing it in parallel.

    • Hadoop uses HDFS to store data across multiple nodes

    • MapReduce is used to process data in parallel

    • Hadoop ecosystem includes tools like Hive, Pig, and Spark for data processing

    • Hadoop can handle structured, semi-structured, and unstructured data

    • Example: Facebook uses Hadoop to store and process petabytes of user data

  • Answered by AI
Round 4 - Coding Test 

Binary search tree coding test by sharing your screen.
Write SQL query based on given scenarios by interviewer.
How to sort a list without taking any help from any built in method ?

Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions about preferred job locations and about you & your family

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and practice Data structure and Algorithms before appearing for any interview round so that it will help you clear any coding test during interview.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

They asked you to reverse a palidrome

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. How do you handle conflict
  • Q2. How do you manage pressure
  • Ans. 

    I manage pressure by prioritizing tasks, maintaining clear communication, and practicing stress-relief techniques.

    • Prioritization: I use tools like the Eisenhower Matrix to identify urgent and important tasks, ensuring I focus on what truly matters.

    • Time Management: I break projects into smaller tasks with deadlines, which helps me avoid feeling overwhelmed.

    • Clear Communication: I keep stakeholders informed about progress...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

60 mins and basic quants-based questions along with SQL

Round 2 - Technical 

(2 Questions)

  • Q1. Multi-Threading in Python - GIL
  • Ans. 

    Global Interpreter Lock (GIL) in Python restricts execution of multiple threads at once to prevent race conditions.

    • GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.

    • This means that even in a multi-threaded Python program, only one thread can execute Python code at a time.

    • GIL can limit the performance of multi-threaded Python programs, especially f...

  • Answered by AI
  • Q2. Certifications in my resume - AWS and Ethical Hacking

Interview Preparation Tips

Interview preparation tips for other job seekers - Through your resume well and don't falsify your skills

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Longest Increasing Subsequence
  • Ans. 

    Find the length of the longest increasing subsequence in an array.

    • Use dynamic programming to solve this problem efficiently.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. UseEffect polyfill

Skills evaluated in this interview

Neeyamo Enterprise Solutions Interview FAQs

How many rounds are there in Neeyamo Enterprise Solutions Software Quality Assurance Engineer interview?
Neeyamo Enterprise Solutions interview process usually has 2 rounds. The most common rounds in the Neeyamo Enterprise Solutions interview process are Aptitude Test and Technical.
What are the top questions asked in Neeyamo Enterprise Solutions Software Quality Assurance Engineer interview?

Some of the top questions asked at the Neeyamo Enterprise Solutions Software Quality Assurance Engineer interview -

  1. How to swap 2 numbers without using 2 variable and without using + or - opera...read more
  2. Quit easy to crack if you are prepared for Aptit...read more
  3. Quit easy to crack the interv...read more

Tell us how to improve this page.

Neeyamo Enterprise Solutions Software Quality Assurance Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCE Interview Questions
3.8
 • 253 Interviews
Mu Sigma Interview Questions
2.6
 • 236 Interviews
Tiger Analytics Interview Questions
3.7
 • 228 Interviews
BCG Interview Questions
3.7
 • 198 Interviews
GEP Worldwide Interview Questions
3.7
 • 131 Interviews
Bain & Company Interview Questions
3.8
 • 108 Interviews
Xceedance Interview Questions
3.6
 • 107 Interviews
Blackrock Interview Questions
3.8
 • 99 Interviews
AtkinsRealis Interview Questions
3.9
 • 89 Interviews
View all
Service Delivery Executive
826 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Implementation Consultant
342 salaries
unlock blur

₹1.4 L/yr - ₹5.5 L/yr

Payroll Specialist
236 salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Associate - Team Lead
223 salaries
unlock blur

₹1.8 L/yr - ₹5.8 L/yr

Service Delivery Partner
207 salaries
unlock blur

₹1.5 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Neeyamo Enterprise Solutions with

TCE

3.8
Compare

Mercer

3.7
Compare

AtkinsRealis

3.9
Compare

GEP Worldwide

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