Filter interviews by
I appeared for an interview before Jun 2023, where I was asked the following questions.
Static linking combines all code into a single executable, while dynamic linking loads libraries at runtime.
Static linking includes all library code in the executable, increasing size but improving performance.
Dynamic linking uses shared libraries, reducing executable size and allowing for updates without recompilation.
Example of static linking: a C program compiled with all necessary libraries included in the final bi...
Top trending discussions
posted on 7 Sep 2021
posted on 26 Mar 2024
I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.
posted on 12 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
The question asks to find the memory of a given structure by considering struct padding.
Struct padding refers to the unused bytes added to align the members of a structure.
To find the memory of a structure, we need to consider the size of each member and the padding added.
The total memory of a structure is the sum of the sizes of its members and the padding.
Code to find the position of a number in a BST
Implement a recursive function to traverse the BST
Compare the target number with the current node value
If the target is smaller, go to the left subtree; if larger, go to the right subtree
Repeat until the target is found or the subtree is null
A Trie is a tree-like data structure used for efficient retrieval of strings. It supports insertion and search operations.
A Trie is also known as a prefix tree.
Each node in the Trie represents a character.
The root node represents an empty string.
Each node can have multiple children, each representing a different character.
Insertion involves traversing the Trie and creating new nodes as needed.
Search involves traversing...
posted on 11 Sep 2024
Check if a string containing parenthesis, curly brackets, and square brackets is valid.
Use a stack to keep track of opening brackets
Pop from stack when encountering a closing bracket, ensuring it matches the corresponding opening bracket
Return false if stack is not empty at the end
posted on 26 Jul 2024
Understanding basic managerial behaviors is crucial for effective team dynamics and project success.
Effective communication: A manager should clearly convey expectations and feedback. For example, holding regular one-on-one meetings.
Empathy: Understanding team members' challenges fosters a supportive environment. For instance, offering flexible work hours during personal crises.
Decision-making: A good manager makes inf...
posted on 7 Aug 2024
I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.
Dsa and pointer and logical .
Tree and LL and graphs.
I approach problems methodically by breaking them down, analyzing root causes, brainstorming solutions, and testing them.
Break down the problem into smaller, manageable parts
Analyze the root causes of the problem
Brainstorm potential solutions
Test and iterate on the solutions until the problem is resolved
I will manage workload by prioritizing tasks, setting realistic deadlines, delegating when necessary, and regularly reviewing progress.
Prioritize tasks based on deadlines and importance
Set realistic deadlines and milestones
Delegate tasks to team members when necessary
Regularly review progress and adjust workload as needed
posted on 7 Apr 2024
I applied via Naukri.com and was interviewed in Jun 2022. There were 9 interview rounds.
Data structures and algorithms
Problem were from leetcode and geek for geeks.
Coding round , questions from leetcode
Situation based questions and thought process
posted on 7 Oct 2023
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Senior Systems Engineer
252
salaries
| ₹5 L/yr - ₹19.4 L/yr |
System Engineer
188
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Test Engineer
92
salaries
| ₹1.2 L/yr - ₹6 L/yr |
Principal Engineer
92
salaries
| ₹8.7 L/yr - ₹20.1 L/yr |
Validation Engineer
78
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Indus Towers
Sterlite Technologies
BT Business
Lumen Technologies