Upload Button Icon Add office photos

Filter interviews by

Cisco Meraki Interview Questions and Answers

Updated 15 May 2024

Cisco Meraki Interview Experiences

Popular Designations

9 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked questions from resume, logic for some DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. OS related questions
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions for judging cultural match

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 (211)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

I was asked to complete the function definitions. The overall program was written to check whether a ip belongs to a particular network given the address and the mask.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Dsa just coding basics

Round 2 - Coding Test 

Dsa, just simple question

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Cisco portal and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Python rest api application based questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on automation

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Cisco Meraki interview questions for popular designations

 IT Service Manager

 (1)

 Software Engineer

 (1)

 Support Engineer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Business Analyst

 (1)

 Embedded Software Engineer

 (1)

 Sdet Automation Test Engineer

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Oct 2022. 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 - Aptitude Test 

Aptitude easy and c mcq question and some basics program

Round 3 - Technical 

(1 Question)

  • Q1. C program prepare well

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about my self?
  • Q2. What if you were with the CEO of Delivery what will you ask?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay Natural,Do your research and be clear and concise for your answers

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Jobs at Cisco Meraki

View all

CNC Operator Interview Questions & Answers

user image Anonymous

posted on 7 Sep 2021

I applied via Indeed and was interviewed in Aug 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. About machine
  • Q2. How much knowledge does examinee have the about machine.
  • Q3. How many knowledge stument.
  • Q4. How many experience.
  • Q5. How many pasent of mind examinee.
  • Q6. How many mind examiner.
  • Q7. Check the examinee body language.

Interview Preparation Tips

Interview preparation tips for other job seekers - Online applied job offer not success.

CNC Operator Interview Questions asked at other Companies

Q1. Which type of CNC machine u have used opreted before?
View answer (3)

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. About my self introducing my self

Interview Preparation Tips

Interview preparation tips for other job seekers - There wish like after introducing my self they can ask any thing alse thery can ask that's my advice

IT Service Manager Interview Questions asked at other Companies

Q1. How will reduce the inflow of High priority incidents?
View answer (2)

Interview Questionnaire 

2 Questions

  • Q1. How do you perform firmware upgrade on Meraki?
  • Ans. 

    To perform a firmware upgrade on Meraki, navigate to the dashboard, select the desired device, go to the firmware tab, and choose the upgrade option.

    • Login to the Meraki dashboard

    • Select the desired device

    • Go to the firmware tab

    • Choose the upgrade option

  • Answered by AI
  • Q2. What are your goals 5 years from now

Interview Preparation Tips

Interview preparation tips for other job seekers - Just study the basics especially R&S, they are also very keen to details

Skills evaluated in this interview

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where the dependencies of an object are provided externally.

    • Dependencies are objects that a class needs to function properly

    • Dependency injection allows for loose coupling between objects

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection

    • Example: Instead of creating a new instance of a dependency within a class, the depe...

  • Answered by AI
  • Q2. What is steam api?
  • Ans. 

    Steam API is a set of tools and resources for game developers to integrate Steam features into their games.

    • Steam API provides access to features such as matchmaking, achievements, and user profiles.

    • Developers can use Steamworks SDK to integrate Steam features into their games.

    • Steam API also allows for in-game purchases and microtransactions.

    • Examples of games that use Steam API include Counter-Strike: Global Offensive a

  • Answered by AI
  • Q3. Thread life cycle, deamon thread, deadlock
  • Q4. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert the key into an index of an array where the value is stored.

    • Collisions occur when two keys have the same hash value, which is resolved using separate chaining or open addressing.

    • HashMap uses an array of linked lists to handle collisions.

    • The load factor determines when the HashMap shoul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge on core Java, Java 8, Spring annotations and basic SpringBoot and microservices knowledge

Skills evaluated in this interview

Cisco Meraki Interview FAQs

How many rounds are there in Cisco Meraki interview?
Cisco Meraki interview process usually has 1-2 rounds. The most common rounds in the Cisco Meraki interview process are Coding Test, HR and Aptitude Test.
How to prepare for Cisco Meraki 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 Cisco Meraki. The most common topics and skills that interviewers at Cisco Meraki expect are cisco, Python, Firmware, Networking and Cisco.
What are the top questions asked in Cisco Meraki interview?

Some of the top questions asked at the Cisco Meraki interview -

  1. How do you perform firmware upgrade on Mera...read more
  2. How much knowledge does examinee have the about machin...read more
  3. How many pasent of mind examine...read more

Tell us how to improve this page.

Cisco Meraki Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

VMware Software Interview Questions
4.4
 • 145 Interviews
Citrix Interview Questions
3.6
 • 52 Interviews
F5 Networks Interview Questions
3.8
 • 23 Interviews
Fortinet Interview Questions
4.2
 • 11 Interviews
Aruba Networks Interview Questions
4.1
 • 8 Interviews
View all

Cisco Meraki Reviews and Ratings

based on 18 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.8

Salary

3.3

Job security

3.3

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 18 Reviews and Ratings
Technical Marketing Engineering Leader - Cisco Wireless

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Technical Marketing Engineer - Wireless

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
6 salaries
unlock blur

₹24.5 L/yr - ₹35 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹30 L/yr - ₹48.3 L/yr

Software Developer
3 salaries
unlock blur

₹17.5 L/yr - ₹37 L/yr

Assistant Manager
3 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Network Engineer
3 salaries
unlock blur

₹18 L/yr - ₹24 L/yr

Explore more salaries
Compare Cisco Meraki with

Larsen & Toubro Limited

4.0
Compare

UltraTech Cement

4.2
Compare

Tata Steel

4.1
Compare

Shapoorji Pallonji Group

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