Upload Button Icon Add office photos

Filter interviews by

Extreme Networks Interview Questions and Answers

Updated 25 Sep 2024

Extreme Networks Interview Experiences

Popular Designations

11 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Spark code optimization
  • Q2. Data formats in big Data, why each format.
  • Ans. 

    Different data formats in big data are used for various purposes like storage efficiency, data processing speed, and compatibility with different systems.

    • JSON: Lightweight, human-readable, and widely supported for web applications.

    • Parquet: Columnar storage format for efficient querying and processing of large datasets.

    • Avro: Schema-based serialization format with support for complex data types.

    • ORC: Optimized Row Columna...

  • Answered by AI
  • Q3. Leet code - Most freq elem in a list
  • Ans. 

    Find the most frequent element in a list of strings.

    • Iterate through the list and count the frequency of each element using a dictionary.

    • Track the element with the highest frequency as you iterate.

    • Return the element with the highest frequency.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had three rounds, each round of one hour each.

Questions from Past Work Experience
Coding
Data Engineering, cloud.
Leet code.

Cleared all the rounds and HR verbally committed the offer and disappeared (stopped responding), without any updates.

Even if you get an offer from Extreme Networks better keep a backup offer, their decisions are dynamic so there is a high chance of offer getting revoked.

Skills evaluated in this interview

Senior Machine Learning Engineer Interview Questions asked at other Companies

Q1. Data formats in big Data, why each format.
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Wireless question
  • Q2. Networking related

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

QA Engineer Interview Questions & Answers

user image anjali Bestha

posted on 15 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Networking fundamentals

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

I was asked coding questions in python. Print the first 100 prime numbers. other question is based on regex.

Round 3 - Technical 

(2 Questions)

  • Q1. Covered all whatever I wrote in my resume.
  • Q2. Explain how switch learns mac address
  • Ans. 

    Switch learns MAC addresses through a process called MAC address learning.

    • When a switch receives a frame, it looks at the source MAC address in the frame header.

    • The switch then associates this MAC address with the port on which it received the frame.

    • If the switch already knows the MAC address, it updates the port information.

    • If the switch does not know the MAC address, it adds it to its MAC address table.

    • This process a...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Extreme Networks QA Analyst interview:
  • python
  • Networking
  • Docker

Skills evaluated in this interview

QA Analyst Interview Questions asked at other Companies

Q1. what are the different types of software testing?
View answer (2)

Extreme Networks interview questions for popular designations

 QA Engineer

 (2)

 Software Engineer

 (2)

 Graduate Trainee

 (1)

 QA Analyst

 (1)

 QA Associate

 (1)

 Senior Machine Learning Engineer

 (1)

 Senior Software Engineer

 (1)

 System Software Engineer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

We could choose between language for programming

Round 2 - Technical 

(1 Question)

  • Q1. Was largely asked about CN and OS

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Array Linked list BST
Round 3 - Technical 

(1 Question)

  • Q1. Array LL BST Stack

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Jobs at Extreme Networks

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Python basics and modules
  • Q2. Networking protocols basic networking

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

They provided 3 hours to solve one problem with moderate complexity

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly questions were around file handling, data structures linker lists

System Software Engineer Interview Questions asked at other Companies

Q1. Reverse a string in following format If the string is Have a good day The resulting string should be day good a Have
View answer (1)

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Data plane packet forwarding Control plane packet forwarding In my case, mostly I worked in L2, so they asked more details abt L2..
  • Q2. C programming queue data structure Bit wise operation like swapping bytes for endianess Function pointer and calling using function ptr as art..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in whatever mentioned in resume and learn OS basics , C programming, data structures.. good technical interview
4rounds of technical as of now completed..
be confident

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

QA Associate Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2022

I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude on speed and time, analytical puzzles

Round 2 - Coding Test 

Basic c coding questions on pointers and arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy to crack if you have basic c knowledge

QA Associate Interview Questions asked at other Companies

Q1. what is SANITY , Smoke Testing. Explain difference giving live project examples.
View answer (1)

Extreme Networks Interview FAQs

How many rounds are there in Extreme Networks interview?
Extreme Networks interview process usually has 2 rounds. The most common rounds in the Extreme Networks interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Extreme Networks interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Extreme Networks. The most common topics and skills that interviewers at Extreme Networks expect are Automation, Networking, Analytics, Python and Machine Learning.
What are the top questions asked in Extreme Networks interview?

Some of the top questions asked at the Extreme Networks interview -

  1. Explain how switch learns mac addr...read more
  2. Data formats in big Data, why each form...read more
  3. Leet code - Most freq elem in a l...read more

Tell us how to improve this page.

Extreme Networks Interview Process

based on 8 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.1
 • 396 Interviews
Dell Interview Questions
4.0
 • 391 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
F5 Networks Interview Questions
3.8
 • 23 Interviews
Fortinet Interview Questions
4.2
 • 12 Interviews
Aruba Networks Interview Questions
4.1
 • 8 Interviews
View all

Extreme Networks Reviews and Ratings

based on 56 reviews

3.7/5

Rating in categories

3.3

Skill development

4.0

Work-life balance

3.3

Salary

2.6

Job security

3.4

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 56 Reviews and Ratings
Staff SW Systems Engineer-9563

Bangalore / Bengaluru

8-15 Yrs

Not Disclosed

Staff SW Systems Engineer

Chennai

10-15 Yrs

Not Disclosed

PRINCIPAL SW SYSTEMS ENGINEER 9592- Routing Protocol Development

Bangalore / Bengaluru

9-13 Yrs

Not Disclosed

Explore more jobs
Software Engineer
35 salaries
unlock blur

₹4.8 L/yr - ₹16 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹11.9 L/yr - ₹42.3 L/yr

Staff Software Engineer
20 salaries
unlock blur

₹26 L/yr - ₹40 L/yr

Associate Software Engineer
19 salaries
unlock blur

₹8 L/yr - ₹13 L/yr

QA Engineer
14 salaries
unlock blur

₹9.1 L/yr - ₹14 L/yr

Explore more salaries
Compare Extreme Networks with

Cisco

4.1
Compare

Juniper Networks

4.2
Compare

Aruba Networks

4.1
Compare

Hewlett Packard Enterprise

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview