Filter interviews by
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...
Top trending discussions
One take home assignment
posted on 8 Oct 2024
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 26 Jul 2024
I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.
Use a script to list relevant files updated within a given time period in a folder
Use a scripting language like Python or Bash to iterate through files in the folder
Check the last modified timestamp of each file and compare it to the given time period
Create a list of files that meet the criteria and display or output them
I will use monitoring tools to receive alerts and notifications if a system goes down.
Set up monitoring tools like Nagios, Zabbix, or Prometheus to track system health
Configure alerts to be sent via email, SMS, or Slack when system goes down
Implement automated scripts to restart services or systems if they fail
Regularly check system logs for any error messages or warnings
I was asked to design some classes and then extend the functionality to add more requirements while following SOLID principles
Seeking new challenges and opportunities for growth
Looking for a new challenge to expand my skills and knowledge
Interested in working on cutting-edge technologies
Seeking a more collaborative team environment
Want to take on more leadership responsibilities
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 15 Jul 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Create a Kanban board in React during live coding interview
Use React components to represent different sections of the Kanban board (e.g. To Do, In Progress, Done)
Implement drag and drop functionality for moving tasks between sections
Utilize state management (e.g. useState) to track the tasks and their statuses
Style the board using CSS or a UI library like Material-UI
Unit testing is a software testing method where individual units or components of a software are tested in isolation.
Identify the unit to be tested
Write test cases to cover different scenarios
Use testing frameworks like JUnit or NUnit
Mock external dependencies for isolated testing
Some of the top questions asked at the Arista Networks Senior Software Engineer interview -
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
211
salaries
| ₹15.6 L/yr - ₹60 L/yr |
Software Developer
27
salaries
| ₹14 L/yr - ₹45 L/yr |
Softwaretest Engineer
26
salaries
| ₹11.4 L/yr - ₹43.4 L/yr |
Technical Solutions Engineer
13
salaries
| ₹8 L/yr - ₹22 L/yr |
Senior Software Engineer
12
salaries
| ₹15.5 L/yr - ₹56.6 L/yr |
Cisco
Juniper Networks
Hewlett Packard Enterprise
Extreme Networks