Upload Button Icon Add office photos
Engaged Employer

i

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

MoEngage Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MoEngage NOC Engineer Interview Questions and Answers for Experienced

Updated 21 Jun 2024

MoEngage NOC Engineer Interview Experiences for Experienced

1 interview found

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is linnux start process
  • Ans. 

    The Linux start process involves booting the operating system, initializing hardware, loading the kernel, and starting system services.

    • BIOS/UEFI performs Power-On Self Test (POST)

    • Bootloader (GRUB) loads the Linux kernel

    • Kernel initializes hardware and mounts the root filesystem

    • Systemd or SysVinit starts system services

  • Answered by AI
  • Q2. All basic question about AWS cloud
Round 2 - Technical 

(2 Questions)

  • Q1. Write one shell scripting
  • Ans. 

    A simple shell script to display current date and time

    • Use the 'date' command to get the current date and time

    • Create a new shell script file with a .sh extension

    • Add the 'date' command to the script file

    • Make the script file executable using 'chmod +x script.sh'

    • Run the script using './script.sh'

  • Answered by AI
  • Q2. Write one python programing
  • Ans. 

    A Python program to calculate the factorial of a number

    • Use a loop to multiply numbers from 1 to the given number

    • Handle edge cases like 0 and negative numbers

    • Use recursion for a more concise solution

  • Answered by AI

Skills evaluated in this interview

NOC Engineer Jobs at MoEngage

View all

Interview questions from similar companies

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
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 Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Famous Java Questions like why string is immuatable and basics of OOPs.
  • Q2. Easy to medium level DSA based on array and string.
Round 2 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. Questions related to java 8 stream API
Round 3 - Technical 

(2 Questions)

  • Q1. Question related to basic recursion
  • Q2. Top kafka interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Your basics should be strong.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(2 Questions)

  • Q1. Minimum element in an array
  • Ans. 

    Find the minimum element in an array of strings

    • Iterate through the array and compare each element to find the minimum

    • Use built-in functions like Math.min() or sort() to find the minimum

    • Handle edge cases like empty array or array with only one element

  • Answered by AI
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the next pointers of each node

    • Iterate through the linked list and change the next pointers to reverse the list

    • Use three pointers - prev, current, and next to keep track of nodes

    • Example: 1 -> 2 -> 3 -> 4 -> null, after reversing: 4 -> 3 -> 2 -> 1 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics good then you can crack the interview

Skills evaluated in this interview

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

I appeared for an interview before Aug 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Java8 and multhithreading based questions
  • Q2. 1 Leetcode easy question
Round 2 - Technical 

(2 Questions)

  • Q1. TDD based live coding and spring based question
  • Q2. 1 leetcode medium question
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations and company fit based questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. To do list design
Round 2 - Technical 

(1 Question)

  • Q1. Project related

Interview Preparation Tips

Topics to prepare for Deutsche Telekom Digital Labs Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - goodluck
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

DSA, SUM Practice, DSA SUM

Round 2 - Coding Test 

DSA Sum Practice DSA Sum

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Question on DSA, Trees
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions and 7 aptitude questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Linked List creation was asked
Round 3 - Assignment 

General HR questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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. Programming in C language
  • Ans. 

    C language is a powerful and efficient programming language commonly used for system programming and embedded systems.

    • C language is a procedural programming language

    • It is widely used for developing operating systems, compilers, and embedded systems

    • C is known for its efficiency and low-level access to memory

    • Example: Declaring an array in C - int arr[5];

  • Answered by AI
  • Q2. DS basics Linked list

Skills evaluated in this interview

MoEngage Interview FAQs

How many rounds are there in MoEngage NOC Engineer interview for experienced candidates?
MoEngage interview process for experienced candidates usually has 2 rounds. The most common rounds in the MoEngage interview process for experienced candidates are Technical.
How to prepare for MoEngage NOC Engineer interview for experienced candidates?
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 MoEngage. The most common topics and skills that interviewers at MoEngage expect are Cloud Computing, Debugging, Information Security, Python and Shell Scripting.
What are the top questions asked in MoEngage NOC Engineer interview for experienced candidates?

Some of the top questions asked at the MoEngage NOC Engineer interview for experienced candidates -

  1. what is linnux start proc...read more
  2. write one shell script...read more
  3. write one python program...read more

Tell us how to improve this page.

MoEngage NOC Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 208 Interviews
MathCo Interview Questions
2.9
 • 114 Interviews
Zeta Interview Questions
3.4
 • 71 Interviews
Kiya.ai Interview Questions
3.2
 • 49 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
CoinDCX Interview Questions
3.7
 • 29 Interviews
BIZONGO Interview Questions
3.0
 • 18 Interviews
View all

Fast track your campus placements

View all
MoEngage NOC Engineer Salary
based on 5 salaries
₹6.5 L/yr - ₹10.4 L/yr
106% more than the average NOC Engineer Salary in India
View more details
NOC Engineer

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
48 salaries
unlock blur

₹20 L/yr - ₹35 L/yr

Senior Solution Engineer
37 salaries
unlock blur

₹5.5 L/yr - ₹18.3 L/yr

Assistant Manager
31 salaries
unlock blur

₹11 L/yr - ₹14 L/yr

Software Engineer
30 salaries
unlock blur

₹11 L/yr - ₹22.8 L/yr

Senior Customer Success Manager
20 salaries
unlock blur

₹17.8 L/yr - ₹25 L/yr

Explore more salaries
Compare MoEngage with

Fractal Analytics

4.0
Compare

Subex

3.5
Compare

Kiya.ai

3.2
Compare

MathCo

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