i
MoEngage
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
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
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'
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
Top trending discussions
I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.
posted on 17 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
posted on 21 Jun 2024
I applied via Recruitment Consulltant
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
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
posted on 26 Aug 2024
I appeared for an interview before Aug 2023.
posted on 20 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Sep 2024. There were 2 interview rounds.
DSA, SUM Practice, DSA SUM
DSA Sum Practice DSA Sum
posted on 8 May 2024
2 coding questions and 7 aptitude questions
General HR questions
posted on 22 Oct 2023
I applied via Campus Placement
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];
based on 1 interview
Interview experience
Senior Software Engineer
48
salaries
| ₹20 L/yr - ₹35 L/yr |
Senior Solution Engineer
37
salaries
| ₹5.5 L/yr - ₹18.3 L/yr |
Assistant Manager
31
salaries
| ₹11 L/yr - ₹14 L/yr |
Software Engineer
30
salaries
| ₹11 L/yr - ₹22.8 L/yr |
Senior Customer Success Manager
20
salaries
| ₹17.8 L/yr - ₹25 L/yr |
Fractal Analytics
Subex
Kiya.ai
MathCo