Upload Button Icon Add office photos

Filter interviews by

Nirmalya Labs Interview Questions and Answers

Updated 3 Jul 2024

Nirmalya Labs Interview Experiences

Popular Designations

6 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a code to multiply 2 x 3 matrix
  • Ans. 

    Code to multiply 2 x 3 matrix

    • Create two matrices of size 2x3 and 3x2

    • Iterate through rows and columns to perform multiplication

    • Store the result in a new matrix of size 2x2

  • Answered by AI
  • Q2. What was your graduation year

Interview Preparation Tips

Interview preparation tips for other job seekers - Just avoid joining the company. The company is highly unethical and do not follow any systematic approach. They wont even provide you with proper documentation later on.

Skills evaluated in this interview

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Real life use case to be solved starting from design to architecture

Round 2 - Assignment 

An assignment will be give to complete and send back. If they find your assignment is correct, they will call for f2f interview

Round 3 - One-on-one 

(1 Question)

  • Q1. White board questions. They will give some real life use cases and problems to provide the solution with justification
Round 4 - HR 

(1 Question)

  • Q1. Why you should be hired ? What value addition you would do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and don’t try to move around Bush. Interviews are hands on experience more than 25 years

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Provide apis and components, you need to integrate and make the flow work

Round 2 - Assignment 

Give one usecaae to develop and present them

Round 3 - One-on-one 

(1 Question)

  • Q1. No technical questions, just ask current affairs questions with your stand for the issues
Round 4 - HR 

(1 Question)

  • Q1. Like other hr asks basic stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - They don’t ask theoretical questions, all real life use cases and problem solving approach they test

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)
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 Jun 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Problem solving questions mostly from sankutala Devi’s

Round 2 - Coding Test 

An use case will be given to code, where apis and workflow already there

Round 3 - One-on-one 

(1 Question)

  • Q1. White board problem solving
Round 4 - HR 

(1 Question)

  • Q1. Normal questions, why do you want to join nirmalya and what’s your aim, where do you want to see after 3 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful, interviewers are quite experienced and they do not question you theoretically. All questions they ask to check your ability to understand the problem and come up with probable solutions with pros and cons

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Nirmalya Labs interview questions for popular designations

 Software Development Engineer 1

 (1)

 Product Manager

 (1)

 Software Developer

 (1)

 Engineering Manager

 (1)

 Principal Engineer

 (1)

 Sdet

 (1)

Sdet Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - Coding Test 

String Reverse, basic SQL Questions

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

I applied via Company Website and was interviewed before Nov 2021. 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 - One-on-one 

(2 Questions)

  • Q1. After resume shortlisted, you will be called for one to one interview, Questions will be according to your resume skills. 1-2 programs and Some query in Mysql, small design for HTML css
  • Q2. 1. Create a crud application in springboot mysql 2. Designed a html page for add more row with add edit delete
  • Ans. 

    Create a CRUD application in Spring Boot with MySQL and design an HTML page for adding, editing, and deleting rows.

    • Use Spring Boot to create RESTful APIs for CRUD operations

    • Set up a MySQL database to store the data

    • Create HTML page with forms for adding, editing, and deleting rows

    • Use JavaScript/jQuery for handling user interactions on the HTML page

  • Answered by AI
Round 3 - Group Discussion 

Discussion for some technical questions

Round 4 - HR 

(1 Question)

  • Q1. What will be your progress after a year in this organization.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready with your basic knowledge/Skill, whatever mentioned in resume make it perfect

Skills evaluated in this interview

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)

Interview questions from similar companies

I applied via Walk-in and was interviewed before May 2021. 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

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

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview

Nirmalya Labs Interview FAQs

How many rounds are there in Nirmalya Labs interview?
Nirmalya Labs interview process usually has 3 rounds. The most common rounds in the Nirmalya Labs interview process are One-on-one Round, HR and Coding Test.
How to prepare for Nirmalya Labs 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 Nirmalya Labs. The most common topics and skills that interviewers at Nirmalya Labs expect are Data Structures, Web Technologies, Accounting, Agile Testing and Analytical.
What are the top questions asked in Nirmalya Labs interview?

Some of the top questions asked at the Nirmalya Labs interview -

  1. 1. Create a crud application in springboot mysql 2. Designed a html page for ad...read more
  2. Write a code to multiply 2 x 3 mat...read more
  3. After resume shortlisted, you will be called for one to one interview, Question...read more

Tell us how to improve this page.

Nirmalya Labs Interview Process

based on 5 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
View all

Nirmalya Labs Reviews and Ratings

based on 46 reviews

4.1/5

Rating in categories

4.2

Skill development

3.9

Work-life balance

3.9

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

3.9

Work satisfaction

Explore 46 Reviews and Ratings
Software Development Engineer
16 salaries
unlock blur

₹2 L/yr - ₹5.7 L/yr

Software Development Engineer II
10 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Softwaretest Engineer
9 salaries
unlock blur

₹2.2 L/yr - ₹3.5 L/yr

Software Developer
6 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Software Engineer
5 salaries
unlock blur

₹2.6 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Nirmalya Labs with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

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