Upload Button Icon Add office photos

Numino Labs

Compare button icon Compare button icon Compare

Filter interviews by

Numino Labs Interview Questions and Answers

Updated 8 Jul 2024
Popular Designations

Numino Labs Interview Experiences

5 interviews found

Architect Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Discuss the architecture of current project What are the main components used How was security implemented? How was the performance achieved ? How is the CI/CD pipeline works and how the application deploy...
  • Ans. 

    The current project architecture includes main components, security implementation, performance achievement, CI/CD pipeline, and application deployment on prod.

    • Main components used: microservices architecture with Docker containers, Kubernetes for orchestration

    • Security implemented: TLS encryption, OAuth2 for authentication, role-based access control

    • Performance achieved: load balancing, caching, database optimization

    • CI/...

  • Answered by AI
  • Q2. Design a app which reads million of records from DB ? How to make sure that the java application is efficient and scalable in receiving million of request How to implements security How to improve the per...
  • Ans. 

    Design a scalable Java app for reading millions of records from a DB efficiently and securely.

    • Use connection pooling to handle multiple requests efficiently.

    • Implement caching mechanisms to reduce the load on the database.

    • Optimize SQL queries by using indexes, avoiding unnecessary joins, and limiting the data retrieved.

    • Implement security measures such as encryption, input validation, and role-based access control.

    • Use lo...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2023. 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 

(1 Question)

  • Q1. General concepts about architecture, coding and other technical things.
Round 3 - One-on-one 

(1 Question)

  • Q1. Project management skills, risk-mitigation
Round 4 - One-on-one 

(1 Question)

  • Q1. In depth understanding of technical fundamentals

Interview Preparation Tips

Topics to prepare for Numino Labs Senior Technical Program Manager interview:
  • Agile
  • Java
  • Collections
  • Performance Optimization
Interview preparation tips for other job seekers - Being interviewed with Numinolabs is one of the best experiences you will have irrespective of the result. I was interviewed for Sr. Technical Program Manager and they do really test you skills and make a fair assessment. The process is fast, they won't keep you waiting.

First round was with the technical architect and it went well. Got to know more about what they are doing.

Second round was with the CTO and it was also good. A few technical questions I was not able to answer.

Final round with the CEO was one of my best experiences. CEO is a core technical person who knows what his company is building. Though I was not a perfect match for the role but they did make an offer to me which I declined as it was less than what I expected.

But in general the interview process was a very positive experience and if you are really wanting to grow your career then Numinolabs can be an option.

Thanks,
Suhel
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Data structures, Algorithms, Basic string manipulation

Round 2 - Assignment 

Problem statements to solve

Round 3 - One-on-one 

(1 Question)

  • Q1. About projects and my contributions
Round 4 - HR 

(1 Question)

  • Q1. Paperwork and cultural fit

Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2023

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

I applied via LinkedIn and was interviewed before 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 - Coding Test 

They ask to solve 2 coding questions mainly on strings and arrays

Round 3 - Technical 

(4 Questions)

  • Q1. General questions on OOPS, REST Api
  • Q2. Polymorphsm, abstraction etc
  • Q3. What are REST Api
  • Q4. Few questions on js git ci/cd
Round 4 - HR 

(1 Question)

  • Q1. Family Background etc

Skills evaluated in this interview

Java Trainee Interview Questions & Answers

user image Anonymous

posted on 17 May 2022

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. Java oops related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Direct shortlisted candidates interview

Top trending discussions

View All
Interview Hub
5d
a client servicing executive
FeedCard Image
Got a question about Numino Labs?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Apr 2020.

Interview Questionnaire 

4 Questions

  • Q1. Explain the most challenging problem you faced at work
  • Q2. Given the following design - A university has colleges, colleges have departments, departments have students. There are department level elections being held where students nominate themselves to stand fo...
  • Ans. 

    Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.

    • Use a relational database like MySQL or PostgreSQL

    • Create tables for colleges, departments, students, and elections

    • Use foreign keys to establish relationships between tables

    • Add columns for election details like candidate names and vote counts

    • Write a query to join tables and filter for maximum vot...

  • Answered by AI
  • Q3. Explain how you would design a bit.ly URL shortening service. What would be the choice of database. What would be your table design what would be the endpoints
  • Ans. 

    Design a bit.ly URL shortening service with database choice, table design, and endpoints.

    • Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.

    • Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.

    • Endpoints should include URL shortening, redirection, and analytics.

    • Implement caching to improve performance and reduce database load...

  • Answered by AI
  • Q4. Coding test - knapsack problem, 2 sum problem, alien language problem. All from leetcode.

Interview Preparation Tips

Interview preparation tips for other job seekers - System Design, Coding practice on leetcode. Popular leetcode problems help improve confidence greatly. If you are just starting off leetcode, start with the most popular easy questions. On day one, don't struggle for more than 30 minutes to solve the question. Look at the answer if no success. with every 10 questions solved looking at the answer, increase the struggle time. Also, studying at the same time everyday helps.
Read or watch system design questions explained on Youtube.

Skills evaluated in this interview

Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Coding test with simple questions, related to the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Get to know about the company, and what thay are working on, and how you can contribute with your skills.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Question from reduce,map method

Interview Preparation Tips

Interview preparation tips for other job seekers - Command on basic javascript
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Asked about the previous job experience and area of interest like frontend or backend
Round 2 - Coding Test 

Coding test was on reactjs and html

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked about all the react concepts in detail
Round 4 - Technical 

(1 Question)

  • Q1. Javascript basics were asked

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Assignment 

Hospital management syatem

Round 2 - Coding Test 

Check the coding and databases connection and validations

Interview Preparation Tips

Interview preparation tips for other job seekers - They should be learn many languages for best create coding in projects

Numino Labs Interview FAQs

How many rounds are there in Numino Labs interview?
Numino Labs interview process usually has 3-4 rounds. The most common rounds in the Numino Labs interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Numino 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 Numino Labs. The most common topics and skills that interviewers at Numino Labs expect are AWS, Javascript, Java, Web Development and Spring Boot.
What are the top questions asked in Numino Labs interview?

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

  1. Discuss the architecture of current project What are the main components used H...read more
  2. Design a app which reads million of records from DB ? How to make sure that the...read more
  3. What are REST ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Moderate 50%
Hard 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Infotact Solutions Interview Questions
4.5
 • 44 Interviews
GrapplTech Interview Questions
4.8
 • 13 Interviews
Datansh Solutions Interview Questions
4.2
 • 10 Interviews
Socure India Interview Questions
3.9
 • 7 Interviews
SynthWeb Interview Questions
5.0
 • 6 Interviews
EffiaSoft Interview Questions
3.9
 • 5 Interviews
View all

Numino Labs Reviews and Ratings

based on 25 reviews

4.4/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.9

Salary

4.1

Job security

4.3

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 25 Reviews and Ratings
Python Architect

Pune

9-14 Yrs

Not Disclosed

Senior React Native Developer

Pune

5-10 Yrs

Not Disclosed

Senior Reactjs Developer

Pune

4-8 Yrs

Not Disclosed

Explore more jobs
Java Developer
21 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

HR Business Partner
11 salaries
unlock blur

₹3.6 L/yr - ₹8 L/yr

Software Developer
5 salaries
unlock blur

₹1.3 L/yr - ₹6.1 L/yr

Product Delivery Lead
5 salaries
unlock blur

₹16.2 L/yr - ₹29.8 L/yr

Software Engineer
4 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Explore more salaries
Compare Numino Labs with

GrapplTech

4.8
Compare

Infotact Solutions

4.5
Compare

Wilco Source

3.5
Compare

Vizlogic Digital Solutions

4.6
Compare
write
Share an Interview