i
SAP
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
Linux is an open-source operating system known for its stability, security, and flexibility.
Linux is a Unix-like operating system that was developed as a free and open-source software.
It provides a stable and secure environment for running applications and services.
Linux supports a wide range of hardware architectures and has a large community of developers and users.
It offers a command-line interface, as well as vario...
Process states in Linux refer to the different states that a process can be in during its execution.
The process states in Linux include running, waiting, sleeping, stopped, and zombie.
Running state indicates that the process is currently being executed by the CPU.
Waiting state means that the process is waiting for a particular event or resource to become available.
Sleeping state occurs when a process voluntarily gives ...
Linux Shell is a command-line interpreter that allows users to interact with the operating system. There are various types of shells in Linux.
Linux Shell is a program that interprets user commands and executes them.
It provides a command-line interface for users to interact with the Linux operating system.
Shells can be used to run scripts, automate tasks, and manage system resources.
Some popular shells in Linux are Bash...
VI editor has different modes for editing and navigating text.
Command mode: used for navigating and executing commands
Insert mode: used for inserting text
Visual mode: used for selecting and manipulating text
Replace mode: used for replacing text
Ex mode: used for executing commands and scripts
Global mode: used for searching and replacing text globally
posted on 31 Mar 2022
I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.
I appeared for an interview in Jul 2019.
I applied via Referral
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
posted on 14 May 2018
I appeared for an interview in Dec 2016.
Software Developer
1.2k
salaries
| ₹8.3 L/yr - ₹32.7 L/yr |
Developer
866
salaries
| ₹10.2 L/yr - ₹32 L/yr |
Developer Associate
856
salaries
| ₹7.8 L/yr - ₹23 L/yr |
Senior Developer
542
salaries
| ₹13.1 L/yr - ₹50 L/yr |
Business Process Consultant
439
salaries
| ₹10 L/yr - ₹40 L/yr |
Oracle
SAS
Zoho
IBM