Upload Button Icon Add office photos

Nihilent

Compare button icon Compare button icon Compare

Filter interviews by

Nihilent Interview Questions, Process, and Tips

Updated 16 Dec 2024

Top Nihilent Interview Questions and Answers

View all 41 questions

Nihilent Interview Experiences

Popular Designations

58 interviews found

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

(1 Question)

  • Q1. What is partitioning
  • Ans. 

    Partitioning is the process of dividing a large dataset into smaller, more manageable parts based on certain criteria.

    • Partitioning helps in improving query performance by reducing the amount of data that needs to be processed.

    • It can be done based on ranges, hash values, or specific columns.

    • Examples include partitioning a sales database by date ranges or partitioning a customer database by geographic regions.

  • Answered by AI

Data Analytics Consultant Interview Questions asked at other Companies

Q1. What is difference between vloockup and vloockup
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 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 - Technical 

(1 Question)

  • Q1. Testing and oop concept java write one program of overriding/overloding
Round 3 - HR 

(1 Question)

  • Q1. General,about comapany,why leave

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DELETE DUPLICATES IN A QUERY AND FIND THIRD HIGHEST SALARY
  • Ans. 

    Delete duplicates in a query and find third highest salary.

    • Use the DISTINCT keyword in the query to eliminate duplicates.

    • Order the salaries in descending order and use the LIMIT clause to get the third highest salary.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Aptitude questions and programming mcq questions

Round 3 - Technical 

(1 Question)

  • Q1. Bubble sort, reverse a string, etc
Round 4 - HR 

(1 Question)

  • Q1. Introduction, about organization, ready to reallocate etc

Top Nihilent Software Engineer Trainee Interview Questions and Answers

Q1. Swap 2 integers without using 3rd integer
View answer (3)

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Nihilent interview questions for popular designations

 Software Engineer Trainee

 (11)

 Senior Software Engineer

 (10)

 Software Engineer

 (6)

 Senior Test Analyst

 (3)

 Software Developer

 (2)

 Associate Consultant

 (2)

 Senior Test Engineer

 (2)

 Project Manager

 (1)

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 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 - Aptitude Test 

7 sections were and total questions were 55 from aptitude, java, verbal etc

Round 3 - Technical 

(4 Questions)

  • Q1. Oops basic concepts and based on resume
  • Q2. Project related basic questions
  • Q3. Keys and joins in dbms
  • Ans. 

    Keys and joins are important concepts in DBMS.

    • Keys are used to uniquely identify a record in a table.

    • Primary key is a unique identifier for a table.

    • Foreign key is a reference to a primary key in another table.

    • Joins are used to combine data from two or more tables based on a related column.

    • Inner join returns only the matching records from both tables.

    • Left join returns all records from the left table and matching records...

  • Answered by AI
  • Q4. Swap 2 integers without using 3rd integer
  • Ans. 

    Swap 2 integers without using 3rd integer

    • Use XOR operator

    • Addition and subtraction can also be used

    • Bitwise operations can be used

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. My best time in school life
  • Ans. 

    My best time in school life was when I won the first prize in a science fair.

    • Winning the first prize in a science fair

    • Participating in a school play and receiving applause

    • Being elected as the class representative

    • Scoring the highest marks in a difficult exam

  • Answered by AI
  • Q2. Team work related questions

Interview Preparation Tips

Topics to prepare for Nihilent Software Engineer Trainee interview:
  • SQL
  • DBMS
  • OOPS
  • Java
  • Basic coding
Interview preparation tips for other job seekers - Prepare yourself as per your resume don't put skills you don't know in your resume

Skills evaluated in this interview

Top Nihilent Software Engineer Trainee Interview Questions and Answers

Q1. Swap 2 integers without using 3rd integer
View answer (3)

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Get interview-ready with Top Nihilent Interview Questions

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in 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 - Aptitude Test 

Quantitative, verbal, reasoning and mcqs from dbms, java oops in the aptitude round. Test duration was 85 mins.

Round 3 - Technical 

(2 Questions)

  • Q1. Some basic and easy questions from dbms, java, oops. usually definitions and types
  • Q2. Questions were also asked from our resume. The projects done and the tech stack used in the project
Round 4 - HR 

(1 Question)

  • Q1. Usual hr questions were asked

Interview Preparation Tips

Topics to prepare for Nihilent Software Engineer Trainee interview:
  • DBMS
  • Java
  • SQL
  • OOPS
Interview preparation tips for other job seekers - focus on whatever is written in your resume as questions regarding your final year and personal projects were asked.

Top Nihilent Software Engineer Trainee Interview Questions and Answers

Q1. Swap 2 integers without using 3rd integer
View answer (3)

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Jobs at Nihilent

View all
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Simple test based on Cat questions

Round 3 - Group Discussion 

Was given topic and asked to discuss. Was of 10mins with 6 candidates

Round 4 - Technical 

(4 Questions)

  • Q1. Difference between sales and marketing?
  • Ans. 

    Sales focuses on selling products or services to customers, while marketing involves creating awareness and interest in those products or services.

    • Sales involves direct interaction with customers to close deals

    • Marketing involves creating strategies to attract and retain customers

    • Sales is more focused on immediate revenue generation

    • Marketing is more focused on long-term brand building and customer relationships

    • Sales is ...

  • Answered by AI
  • Q2. About nihilent?
  • Q3. Product of nihilent?
  • Ans. 

    Nihilent is a global consulting and solutions integration company.

    • Nihilent provides services in the areas of digital transformation, business process outsourcing, and technology solutions.

    • They offer consulting services to help organizations improve their business processes and achieve their goals.

    • Nihilent has worked with clients in various industries such as healthcare, financial services, and telecommunications.

  • Answered by AI
  • Q4. Why join nihilent?

Interview Preparation Tips

Topics to prepare for Nihilent Associate Consultant interview:
  • Sales
  • mar
  • market research

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before Sep 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Normal questions related to Solution Plan
  • Q2. Simple basic question they will ask as even his VP level techinchal person couldn't have that understanding.
  • Q3. Cloud Platform with Monitoring
  • Ans. 

    Utilize cloud platforms like AWS, Azure, or Google Cloud for monitoring and managing resources.

    • Utilize AWS CloudWatch for monitoring and alerting

    • Leverage Azure Monitor for tracking performance and diagnosing issues

    • Use Google Cloud Monitoring for visibility into application performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never trust this company, The First time I tried a non-NC company and resultant i struggled with Job, Poor Mentality Management, and HR which hired and they through their Employee within 1 month just basis on choice and likes and dislikes. not an employee-friendly company.
Management top to Bottom are useless and never hear any grievance what employee is facing.

Skills evaluated in this interview

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Technical aptitude test. Like sql query and logical reasoning general aptitude

Round 3 - Technical 

(1 Question)

  • Q1. What is scanf, what is printf, difference between this,what is pointer,what is normalization
  • Ans. 

    scanf and printf are functions used for input and output in C programming language. Pointers are variables that store memory addresses.

    • scanf is used to read input from the user, while printf is used to display output to the user

    • scanf and printf are part of the standard input/output library in C

    • Pointers are used to store memory addresses of variables or functions

    • Normalization is the process of organizing data in a datab...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It was very difficult...many questions ask like Java python c html css

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Java,c,dbms,html,css,data structure , aptitude,python, operating system, computer networking

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

7 diff sections in the first test

Round 2 - Technical 

(2 Questions)

  • Q1. Diff between primary and foreign key
  • Ans. 

    Primary key uniquely identifies a record in a table, while foreign key establishes a link between two tables.

    • Primary key is unique and cannot have null values

    • Foreign key references the primary key of another table

    • Primary key can be used to enforce entity integrity

    • Foreign key can be used to enforce referential integrity

  • Answered by AI
  • Q2. Basic sql questions
Round 3 - Technical 

(3 Questions)

  • Q1. What is oops concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation involves bundling data and methods that operate on the data into a single unit

    • Inheritance allows a class to inherit propert...

  • Answered by AI
  • Q2. What is monkey patching
  • Ans. 

    Monkey patching is a technique in programming where existing code is changed or extended at runtime.

    • Monkey patching is commonly used in dynamic languages like Python and Ruby.

    • It involves modifying or adding new methods to existing classes or modules.

    • Monkey patching can be useful for fixing bugs or adding new functionality without modifying the original source code.

  • Answered by AI
  • Q3. Diff basic python question
  • Ans. 

    The question is about basic Python concepts.

    • Python is a high-level programming language known for its simplicity and readability.

    • Basic Python concepts include data types, variables, loops, conditionals, functions, and modules.

    • Python uses indentation to define code blocks, unlike other languages that use curly braces.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers do clear ur basica

Skills evaluated in this interview

Top Nihilent Software Engineer Trainee Interview Questions and Answers

Q1. Swap 2 integers without using 3rd integer
View answer (3)

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Nihilent Interview FAQs

How many rounds are there in Nihilent interview?
Nihilent interview process usually has 2-3 rounds. The most common rounds in the Nihilent interview process are Technical, HR and Resume Shortlist.
How to prepare for Nihilent 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 Nihilent. The most common topics and skills that interviewers at Nihilent expect are SQL, Javascript, Python, Architecture and Java.
What are the top questions asked in Nihilent interview?

Some of the top questions asked at the Nihilent interview -

  1. How to implement interfaces without metho...read more
  2. Swap 2 integers without using 3rd inte...read more
  3. What factors go into the solution architecture and cost and effort estima...read more
How long is the Nihilent interview process?

The duration of Nihilent interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Nihilent Interview Process

based on 46 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
ITC Infotech Interview Questions
3.6
 • 334 Interviews
View all

Nihilent Reviews and Ratings

based on 539 reviews

3.3/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.2

Salary

2.9

Job security

3.1

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 539 Reviews and Ratings
Lead Angular Developer

Pune,

Chennai

8-12 Yrs

Not Disclosed

Power Platform Architect

Kolkata,

Pune

+1

14-18 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
832 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
388 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
322 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
285 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
195 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nihilent with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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