Upload Button Icon Add office photos

Filter interviews by

Cisco Networking Academy Software Developer Interview Questions and Answers

Updated 16 Sep 2021

Cisco Networking Academy Software Developer Interview Experiences

1 interview found

I was interviewed before Sep 2020.

Round 1 - Coding Test 

Round duration - 90 minutes
Round difficulty - Easy

This round consist of 2 coding questions and they were of good level based on strings and dynamic programming.

Round 2 - Face to Face 

(1 Question)

Round duration - 20 minutes
Round difficulty - Easy

  • Q1. What is the best way to retrieve the minimum number at any point in time from a bag where numbers are continuously inserted and removed?

Interview Preparation Tips

Professional and academic backgroundI completed Electrical & Electronics Engineering from NIT Calicut. I applied for the job as SDE - 1 in KozhikodeEligibility criteria7.5Cisco Networking Academy interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Machine Learning, Basics of Database Management System and Operating System, Aptitude.Time required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Try to do as much as Data structures related questions as practice made a man perfect. If you have already done similar types of questions then you will get a solution approach very fastly during the interview. Also, Coding ninjas have a big hand in making my selection. 

Application resume tips for other job seekers

Keep resume short and up to the point and try to keep it on a single page.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Coding question: Given a sorted array of numbers. All numbers have freq of 2 in array except one number. Find that number with T.C of logn
  • Ans. 

    Find the single number in a sorted array with frequency of 2 for all other numbers.

    • Use binary search to find the number with different frequency.

    • Check if the mid element is at even or odd index to determine which side to search next.

    • Example: Input array [1, 1, 2, 2, 3, 3, 4, 4, 5] should return 5.

  • Answered by AI
  • Q2. Print left view of tree
  • Ans. 

    Print the left view of a tree by traversing the tree from left to right at each level

    • Traverse the tree using level order traversal

    • Print the first node at each level encountered during traversal

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Detailed discussion on projects
  • Q2. Questions on O.S like about deadlocks,etc..

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About myself and my working skills and my previous experience
  • Q2. What is expected salary
  • Q3. Are willing to reloacte
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals

    • I have relocated for previous job opportunities and am comfortable with the process

    • I understand the importance of being flexible and adaptable in the tech industry

  • Answered by AI
Round 2 - Coding Test 

C#,Dotnet MVC,Webform ,sql server, write code ,they give task ask about and explanation.

Round 3 - HR 

(2 Questions)

  • Q1. Policy term and conditions and expectation
  • Q2. Why i am leaving privious organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience about my interview and job at chandigarh university
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java oops concepts
Round 2 - HR 

(1 Question)

  • Q1. Self intro for yourself

Software Developer Interview Questions & Answers

QSpiders user image Aishwarya Wankhede

posted on 19 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a average test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell us about yoursefl
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Excellent communication skills

    • Team player

  • Answered by AI
  • Q2. What you think what makes a team fail?
  • Ans. 

    Lack of communication, poor leadership, conflicting goals, and lack of trust can make a team fail.

    • Lack of communication: When team members do not communicate effectively, tasks can be misunderstood or not completed on time.

    • Poor leadership: A team without a strong leader to guide and motivate them can easily lose direction and focus.

    • Conflicting goals: If team members have different priorities or objectives, it can lead ...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Microservice what is and Architecture
  • Ans. 

    Microservices are a software development approach where applications are broken down into smaller, independent services that communicate with each other.

    • Microservices are small, independent services that work together to form a larger application

    • Each microservice is responsible for a specific function or feature

    • Microservices communicate with each other through APIs

    • Microservices can be developed, deployed, and scaled in...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Profermance and error management questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test are assessments that are designed to evaluate a developer's coding skills and aptitude.

Round 2 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume updated. ...
Tailor your application to each job. ...
Tidy up your social media. ...
Hit up your network. ...
Be yourself. ...
Practice self-care. ...
Build a professional online presence. ...
Attend networking events.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Related to skills that you have mentioned in your resume.
Round 3 - Aptitude Test 

It's Amcat test having 4 parts which is grammar, logical reasoning, basic mathematics and coding.

Round 4 - One-on-one 

(1 Question)

  • Q1. Another on screening nterview .

Interview Preparation Tips

Topics to prepare for NIIT Software Developer interview:
  • DSA
  • SQL

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

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

(1 Question)

  • Q1. Basic questions for ADF
Round 2 - HR 

(1 Question)

  • Q1. Basic HR round for CTC and notice period

Tell us how to improve this page.

Network Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Software Engineer
3 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Business Analyst
3 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Explore more salaries
Compare Cisco Networking Academy with

Aakash Educational Services

3.5
Compare

Frankfinn Institute of Air Hostess Training

4.0
Compare

Chandigarh University

4.3
Compare

NIIT

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