Interview Experience Analysis for Arista%20Network

2 Records Found
TOTAL EXPERIENCES
2
COMPANIES COVERED
1
ROLES COVERED
0
LOCATIONS COVERED
0

Curious About Salaries?

View Arista%20Network Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Arista%20Network Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Arista Network Interview Experience

Arista Network

Summary

Loading content...

Interview Experience

The interview started with a debugging problem from GFG What will the output and why? #include <iostream> using namespace std; void function(int *p) { int x = 100; p = &x; } int main() { int a = 10; int *ptr = &a; function(ptr); cout << "Value: " <&...

Interview Questions (2)

C++ Pointer Scope Debugging - Predict Output

EasyData Structures & Algorithms
Loading content...

C++ Pointer Scope Debugging - Correct Function

EasyData Structures & Algorithms
Loading content...
Read on LeetCode

Arista Network | Interview Experience | 6+ year of experience

Arista Network💼 6 YOE

Summary

I had my first round coding interview with Arista Network, where I successfully solved two data structures and algorithms problems. Despite my performance, I received negative feedback from HR, which ...

Interview Experience

YOE: 6+ I recently had my first round interview with a principal engineer (LinkedIn: https://www.linkedin.com/in/crimsonorb/). The interview consisted of two coding questions: 1. https://leetcode.com/problems/remove-linked-list-elements/ -> I solved it in 10 mins in O(N) time complexity and O(1) s...

Interview Questions (2)

Remove Linked List Elements

EasyData Structures & Algorithms
Loading content...
View Problem

Remove All Occurrences of a Substring

MediumData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App