Upload Button Icon Add office photos

Nirvana Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Nirvana Solutions Software Engineer Trainee Interview Questions and Answers

Updated 13 Mar 2022

Nirvana Solutions Software Engineer Trainee Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There was an online coding round of 1.5 hours held on HackerEarth consisting of 3 questions on topics like Arrays, Strings and Dynamic Programming. The questions were of medium to high difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. A 3-member panel was present to take the interview. Questions were:- Find if a number is prime or not. Add two numbers represented as linked lists. Merge 2 linked lists. Easy to moderate level of questions...
Round 3 - Technical 

(2 Questions)

  • Q1. This round was held with the Head of Technology of Nirvana Solutions. The interviewer was friendly and he asked me to introduce myself, and then asked about my interests. I mentioned Blockchain, so he went...
  • Q2. After the desired solution was reached, he asked if I has any questions for him, so I asked him about his experience with the company till date and the challenges that the company has to face and the ways ...

Interview Preparation Tips

Topics to prepare for Nirvana Solutions Software Engineer Trainee interview:
  • Data Structures
  • Algorithms
  • Object Oriented Programming
  • Database management system
Interview preparation tips for other job seekers - The interviewers were friendly throughout and were willing to help if you felt stuck at any point, so just be yourself and try to answer the questions to the maximum extent that you can, even if you cant tell the exact solution.

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Nirvana Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
Q5. If you clear two pattern programming questions, you will be eligi ... read more

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 2 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 3 - Coding Test 

Concentrate on addressing problems through various approaches and consider their time complexity.

Round 4 - HR 

(1 Question)

  • Q1. Regular HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. String related questions
  • Q2. ARRAY related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic java questions along with aptitude questions.

Round 2 - Technical 

(1 Question)

  • Q1. Basic oops concept, java functionalities, spring framework.
Round 3 - HR 

(1 Question)

  • Q1. Basic Hr questions, when you can join, expected ctc...

Nirvana Solutions HR Interview Questions

6 questions and answers

Q. Why are you interested in becoming a business analyst?
Q. How would you handle finding issues just before a release?
Q. Why choose this company over others?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Ans. 

    Implementing basic data structures and algorithms (DSA) concepts is essential for software engineering roles.

    • Arrays: A collection of elements identified by index. Example: int arr[] = {1, 2, 3};

    • Linked Lists: A linear data structure where elements are stored in nodes. Example: Node* head = new Node(1);

    • Stacks: A LIFO structure. Example: push() and pop() operations.

    • Queues: A FIFO structure. Example: enqueue() and dequeue(...

  • Answered by AI
  • Q2. Then was asked basic questions on DSA and SQL
  • Ans. 

    Interview questions on Data Structures, Algorithms, and SQL focus on assessing problem-solving and database management skills.

    • Data Structures: Understand arrays, linked lists, stacks, queues, trees, and graphs.

    • Algorithms: Familiarize with sorting (e.g., quicksort, mergesort) and searching algorithms (e.g., binary search).

    • SQL Basics: Know how to write SELECT statements, JOINs, and aggregate functions like COUNT, SUM, AV...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Java mcq
  • Q2. Questions on Oops
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume
Round 3 - HR 

(1 Question)

  • Q1. Questions on direction, physics
Interview experience
4
Good
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 

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 3 - 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
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What is Go Module?
  • Ans. 

    Go Modules are a dependency management system for Go programming language, enabling versioning and isolation of packages.

    • Introduced in Go 1.11 to manage dependencies more effectively.

    • Allows developers to define module dependencies in a 'go.mod' file.

    • Supports semantic versioning, making it easier to manage package versions.

    • Modules can be versioned, allowing for reproducible builds.

    • Example: 'module example.com/my/module'...

  • Answered by AI
  • Q2. What is difference between Goroutine and Thread.
  • Ans. 

    Goroutines are lightweight, managed by Go runtime, while threads are OS-level, heavier, and managed by the OS.

    • Goroutines are cheaper in terms of memory and resources compared to threads.

    • Goroutines are multiplexed onto a smaller number of OS threads, allowing for efficient concurrency.

    • Creating a goroutine is as simple as using the 'go' keyword, e.g., 'go myFunction()'.

    • Threads require more overhead for creation and manag...

  • Answered by AI

Nirvana Solutions Interview FAQs

How many rounds are there in Nirvana Solutions Software Engineer Trainee interview?
Nirvana Solutions interview process usually has 3 rounds. The most common rounds in the Nirvana Solutions interview process are Technical and Coding Test.
How to prepare for Nirvana Solutions Software Engineer Trainee 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 Nirvana Solutions. The most common topics and skills that interviewers at Nirvana Solutions expect are Programming, Software Engineering, C, C# and Java.

Tell us how to improve this page.

Nirvana Solutions Software Engineer Trainee Salary
based on 7 salaries
₹4.8 L/yr - ₹7.6 L/yr
24% more than the average Software Engineer Trainee Salary in India
View more details

Nirvana Solutions Software Engineer Trainee Reviews and Ratings

based on 2 reviews

2.6/5

Rating in categories

3.0

Skill development

2.6

Work-life balance

2.0

Salary

3.0

Job security

1.4

Company culture

2.0

Promotions

1.4

Work satisfaction

Explore 2 Reviews and Ratings
Financial Data Analyst
81 salaries
unlock blur

₹3.5 L/yr - ₹8.1 L/yr

Software Engineer
65 salaries
unlock blur

₹5.5 L/yr - ₹12.2 L/yr

Financial Analyst
41 salaries
unlock blur

₹3 L/yr - ₹6.9 L/yr

Business Analyst
26 salaries
unlock blur

₹4.8 L/yr - ₹8.8 L/yr

Quality Analyst
21 salaries
unlock blur

₹3.5 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Nirvana Solutions with

Zidio Development

4.5
Compare

Northcorp Software

4.6
Compare

Accel Frontline

4.0
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview