Upload Button Icon Add office photos
Engaged Employer

i

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

Matrimony.com Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 1.6k Reviews

Filter interviews by

Matrimony.com Mean Stack Developer Interview Questions and Answers

Updated 25 Nov 2024

Matrimony.com Mean Stack Developer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is service dependency injection?
  • Ans. 

    Service dependency injection is a design pattern where a service is passed to a dependent object rather than the object creating the service itself.

    • Service dependency injection helps in achieving loose coupling between components.

    • It allows for easier testing as dependencies can be easily mocked or replaced.

    • Commonly used in frameworks like Angular for injecting services into components.

  • Answered by AI
  • Q2. What is lazy loading in Angular?
  • Ans. 

    Lazy loading in Angular is a technique used to load modules only when they are needed, improving performance by reducing initial load time.

    • Lazy loading helps in reducing the initial bundle size of the application.

    • It allows for faster loading times as only the required modules are loaded on demand.

    • Lazy loading is achieved by using the loadChildren property in the route configuration of Angular.

    • Lazy loading is commonly u...

  • Answered by AI
Round 2 - Coding Test 

Event loop, MongoDB Queries, Angular Basics

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Basic aptitude questions to

Round 2 - Coding Test 

Basic coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Thanks tougfh roubd was there
  • Q2. What type of round was conducted during the interview?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best , thanks for asking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ambitionbox
  • Q2. How many questions are there in that
Round 2 - One-on-one 

(2 Questions)

  • Q1. Same as above questions
  • Q2. Same as above questions second one
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

BFS Implementation of a jug question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Few hashmap questions
  • Q2. Object Oriented Programming questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indraprastha Institute of Information Technology (IIIT), Delhi and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Maximum Sum Subarray
  • Q2. Insert node in binary search tree
  • Ans. 

    To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.

    • Start at the root node and compare the value of the node to be inserted with the current node.

    • If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.

    • Repeat this process until reaching a leaf node, then insert ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Given an array of n numbers , find the kth largest find the sum from a th largest to bth largest n can be huge
  • Ans. 

    Find the sum of kth to bth largest numbers in a huge array efficiently.

    • Sort the array in descending order to easily find the kth and bth largest numbers.

    • Use a priority queue or min heap to efficiently find the kth and bth largest numbers without sorting the entire array.

    • Once you have the kth and bth largest numbers, iterate through the array and sum the numbers between them.

  • Answered by AI
  • Q2. Mostly elasticsearch related and company work related questions

Skills evaluated in this interview

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

I applied via AngelList and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. System design Shortner URL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

DSA Problem statement of Trie

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with DS ALgo
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About yourself hobbies
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 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 - One-on-one 

(1 Question)

  • Q1. Read data from continuous stream of file
  • Ans. 

    To read data from a continuous stream of file, we can use tools like tail or Apache Kafka.

    • Tail command can be used to read the last n lines of a file and follow the growth of the file.

    • Apache Kafka is a distributed streaming platform that can be used to read data from a continuous stream of files.

    • We can also use programming languages like Python or Java to read data from a continuous stream of files.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Project discussion + Java basics
Round 4 - One-on-one 

(1 Question)

  • Q1. Project discussion + Behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not worth it. These people interview you with all rounds, will quote you a CTC on call and then woosh !!! Disappear. No offer letter, no calls answered, no emails acknowledged. Please don't waste your time in entertaining calls from this company HRs for interview. You won't get any offer even if you qualify all rounds.

Skills evaluated in this interview

Matrimony.com Interview FAQs

How many rounds are there in Matrimony.com Mean Stack Developer interview?
Matrimony.com interview process usually has 2 rounds. The most common rounds in the Matrimony.com interview process are Technical and Coding Test.
What are the top questions asked in Matrimony.com Mean Stack Developer interview?

Some of the top questions asked at the Matrimony.com Mean Stack Developer interview -

  1. What is lazy loading in Angul...read more
  2. What is service dependency injecti...read more

Tell us how to improve this page.

Matrimony.com Mean Stack Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 426 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
PolicyBazaar Interview Questions
3.6
 • 335 Interviews
JustDial Interview Questions
3.5
 • 328 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Info Edge Interview Questions
3.9
 • 316 Interviews
Zomato Interview Questions
3.8
 • 316 Interviews
View all
Senior Relationship Manager
285 salaries
unlock blur

₹2.3 L/yr - ₹5.3 L/yr

Relationship Manager
244 salaries
unlock blur

₹1.7 L/yr - ₹5.1 L/yr

Senior Executive
132 salaries
unlock blur

₹1.5 L/yr - ₹5.4 L/yr

Customer Service Executive
111 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Team Lead
111 salaries
unlock blur

₹1.9 L/yr - ₹8.1 L/yr

Explore more salaries
Compare Matrimony.com with

Info Edge

3.9
Compare

JustDial

3.5
Compare

Naukri

4.0
Compare

99acres

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