Upload Button Icon Add office photos
Engaged Employer

i

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

Numadic Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 6 Reviews

Filter interviews by

Numadic Senior Developer Interview Questions and Answers

Updated 11 Oct 2024

Numadic Senior Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Reach test for load more with unlimited scroll

Round 2 - Technical 

(2 Questions)

  • Q1. What are solid principles
  • Ans. 

    SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects o...

  • Answered by AI
  • Q2. Different architecture choices for code
  • Ans. 

    Different architecture choices for code include monolithic, microservices, serverless, and event-driven.

    • Monolithic architecture involves building the entire application as a single unit.

    • Microservices architecture breaks down the application into smaller, independent services.

    • Serverless architecture allows developers to focus on writing code without managing servers.

    • Event-driven architecture relies on events to trigger

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Culture of company
  • Q2. Self praise about company

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

There was a coding question of string level was Easy to Medium and we can also expect SQL query in this

Round 2 - Low Level Design Round 

(2 Questions)

  • Q1. Design Book My Show
  • Q2. Project Discussion
Round 3 - Behavioral 

(2 Questions)

  • Q1. I Expected the HLD in this but for freshers there is no HLD only DSA, that was N- Queen Problem
  • Q2. Project Discussion that's it
Round 4 - HR 

(2 Questions)

  • Q1. Basic HR Questions
  • Q2. It's easy round

Interview Preparation Tips

Interview preparation tips for other job seekers - Walk through with DB concepts and SQL queries
prepare low level design questions
and prepare leetcode Easy to Medium questions
Good to go now!
all the best!
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How dis you tackle the one incident where you disagree with the team lead approach?
  • Q2. How do you make sure to deliver on time when there are uncertainty?
  • Ans. 

    To deliver on time despite uncertainty, I prioritize tasks, communicate effectively, set realistic deadlines, and have contingency plans.

    • Prioritize tasks based on importance and impact on project timeline

    • Communicate effectively with team members and stakeholders to address any uncertainties or roadblocks

    • Set realistic deadlines taking into account potential delays or uncertainties

    • Have contingency plans in place to mitig...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Round one consist of coding problems and there's a minimum criteria of solving 2 problems at least to clear this round

Round 2 - Technical 

(2 Questions)

  • Q1. First question was a coding question, merge intervals leetcode
  • Q2. Second question was again of leetcode, compare strings
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Hackerearth Coding Test

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Round with Senior Software Engineer around Java, DSA and APIs
  • Q2. 1. Check Valid Parenthesis, 2. Given a problem design your own API and suitable URL for it Discussions about implementation and designing of the above two questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. One-on-one round with Project manager
  • Q2. Architecture and System design round, but interviewer given me Java Coding , some basic question and asked some questions on SQL then in the middle of the interview he told that we are not going forward wi...

Interview Preparation Tips

Topics to prepare for OneCard Backend Developer interview:
  • Data Structures
  • Algorithms
  • REST API
  • Java
  • Database
Interview preparation tips for other job seekers - Please the availability of the interviewers first then schedule a call. Candidates really do hard work and reach for the final interviews hoping to have atleast a proper interview. If anyone is already selected for the role, don't schedule an interview at all. Even did not received any updates yet.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude test, questions on ven diagrams, etc.

Round 2 - Technical 

(2 Questions)

  • Q1. SQL queries and other database questions
  • Q2. Running total and 2nd highest salary from each departement
  • Ans. 

    Calculate running total and 2nd highest salary for each department in SQL.

    • Use window functions like ROW_NUMBER() and SUM() to calculate running total.

    • Use a subquery to find the 2nd highest salary for each department.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please give it a try to this company.

Skills evaluated in this interview

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 2 interview rounds.

Round 1 - Coding Test 

They have problem of K sorted array and you need to make an sorted array of it.

Round 2 - HR 

(2 Questions)

  • Q1. Your current job role
  • Q2. Software Developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the DSA and basic OOPs question.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basics on profile,work experience etc
  • Q2. Skills discussion based on role and resume
Round 2 - Coding Test 

DSA in preferred language, Java coding testt

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding online, brush up the basics, be confident
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Microservices architecture
  • Q2. High scale system design
  • Ans. 

    Designing high scale systems involves careful planning for scalability, reliability, and performance.

    • Identify the key components of the system and their interactions

    • Use distributed systems and microservices architecture for scalability

    • Implement caching mechanisms to improve performance

    • Utilize load balancing and horizontal scaling to handle increased traffic

    • Monitor system performance and implement auto-scaling mechanism

  • Answered by AI
Round 3 - Coding Test 

Optimise SQL queries to transmit large datasets and check for resiliency

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong technical skills and good communication is a must

Skills evaluated in this interview

Numadic Interview FAQs

How many rounds are there in Numadic Senior Developer interview?
Numadic interview process usually has 3 rounds. The most common rounds in the Numadic interview process are Coding Test, Technical and HR.
How to prepare for Numadic Senior Developer 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 Numadic. The most common topics and skills that interviewers at Numadic expect are Automation Testing, Backend, Data Structures, GIT and JIRA.
What are the top questions asked in Numadic Senior Developer interview?

Some of the top questions asked at the Numadic Senior Developer interview -

  1. What are solid princip...read more
  2. Different architecture choices for c...read more
  3. Culture of comp...read more

Tell us how to improve this page.

Numadic Senior Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 450 Interviews
Ecom Express Interview Questions
3.9
 • 193 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
BharatPe Interview Questions
3.5
 • 38 Interviews
CRED Interview Questions
3.5
 • 38 Interviews
Money View Interview Questions
4.3
 • 30 Interviews
FarEye Interview Questions
3.1
 • 26 Interviews
View all
Product Manager
3 salaries
unlock blur

₹9.6 L/yr - ₹15 L/yr

Operations Manager
3 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Explore more salaries
Compare Numadic with

Rivigo

3.9
Compare

BlackBuck

3.8
Compare

Delhivery

3.9
Compare

Ecom Express

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