Upload Button Icon Add office photos

Cezen Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Cezen Technologies Interview Questions and Answers

Updated 20 Mar 2025
Popular Designations

Cezen Technologies Interview Experiences

2 interviews found

Network Engineer Interview Questions & Answers

user image Ramesh Gudur

posted on 19 Jul 2024

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

(5 Questions)

  • Q1. What is STP? how it works?
  • Ans. 

    STP stands for Spanning Tree Protocol, used in network environments to prevent loops and ensure a loop-free topology.

    • STP is a protocol used in network environments to prevent loops in Ethernet networks.

    • It works by electing a root bridge and creating a loop-free topology by blocking certain ports.

    • STP uses Bridge Protocol Data Units (BPDUs) to exchange information between switches.

    • If a link fails, STP recalculates the to...

  • Answered by AI
  • Q2. How switch learns MAC addrss?
  • Ans. 

    Switch learns MAC addresses by using the MAC address table.

    • Switch learns MAC addresses by examining the source MAC address of incoming frames.

    • It then adds the MAC address and the port it was received on to its MAC address table.

    • If the MAC address is already in the table, the switch updates the port information.

    • Switches use this table to forward frames only to the appropriate port based on the destination MAC address.

    • Th...

  • Answered by AI
  • Q3. Explain DORA process?
  • Ans. 

    DORA process is the sequence of steps followed by a device to obtain an IP address from a DHCP server.

    • DORA stands for Discover, Offer, Request, Acknowledge.

    • Discover - Client broadcasts a DHCP Discover message to find available DHCP servers.

    • Offer - DHCP server responds with a DHCP Offer message containing an available IP address.

    • Request - Client sends a DHCP Request message to request the offered IP address.

    • Acknowledge ...

  • Answered by AI
  • Q4. How you troublesoot network slowness?
  • Ans. 

    I troubleshoot network slowness by analyzing network traffic, checking for bottlenecks, and testing connectivity.

    • Analyze network traffic using tools like Wireshark to identify any abnormal patterns or excessive bandwidth usage

    • Check for network bottlenecks such as overloaded switches or routers, and address them accordingly

    • Test connectivity between devices to ensure there are no issues with cables, ports, or network con...

  • Answered by AI
  • Q5. How 2 pc's comunicate in different VLANs?
  • Ans. 

    PCs in different VLANs can communicate through a router or layer 3 switch.

    • Use a router or layer 3 switch to route traffic between VLANs

    • Configure inter-VLAN routing on the router or layer 3 switch

    • Ensure proper VLAN tagging and routing settings are in place

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What are the steps involved in creating a web application using Angular?
  • Q2. What are the steps to perform CRUD operations using Spring Boot and Angular?

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Cezen Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC, Agile, Power Sector

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

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

Interview Questionnaire 

1 Question

  • Q1. Basic of C# and few logic like reverse and palindrome

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview and cover all the easy and medium level question from hakerrank
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions were around SOLID principles, Ioc, .net core.
Round 2 - Technical 

(1 Question)

  • Q1. SQL server , Oracle
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was easy and was able to clear the round

Round 2 - HR 

(2 Questions)

  • Q1. Where do you see after 5years
  • Q2. Salary negotiation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Resume Discussion tell me about your Self
  • Q2. Why was there gap in the previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - They would prefer chartered accountants over anything
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's pretty basic so you can solve it easy

Round 2 - Coding Test 

Some programming questions asked like oops related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of oops concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic string based programming test
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Oops , dsa, flask, DB
  • Q2. Back end , framework, AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher it's a right place to start your career

Cezen Technologies Interview FAQs

How many rounds are there in Cezen Technologies interview?
Cezen Technologies interview process usually has 1 rounds. The most common rounds in the Cezen Technologies interview process are Technical.
How to prepare for Cezen Technologies 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 Cezen Technologies. The most common topics and skills that interviewers at Cezen Technologies expect are Javascript, GPO, Java, ASP.Net and Active Directory.
What are the top questions asked in Cezen Technologies interview?

Some of the top questions asked at the Cezen Technologies interview -

  1. How 2 pc's comunicate in different VLA...read more
  2. How you troublesoot network slowne...read more
  3. what is STP? how it wor...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Oxane Partners Interview Questions
3.4
 • 25 Interviews
Tradebulls Interview Questions
3.1
 • 18 Interviews
Muthoot Money Interview Questions
3.7
 • 15 Interviews
50 Hertz Interview Questions
3.4
 • 10 Interviews
Direct Credit Interview Questions
4.8
 • 6 Interviews
Comvision Interview Questions
3.4
 • 5 Interviews
ESOP Direct Interview Questions
3.3
 • 4 Interviews
View all

Cezen Technologies Reviews and Ratings

based on 21 reviews

4.0/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.4

Salary

3.8

Job security

3.8

Company culture

3.3

Promotions

4.0

Work satisfaction

Explore 21 Reviews and Ratings
Servicenow MCO(LEAD)

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

10-12 Yrs

₹ 22.5-25 LPA

Explore more jobs
Network Engineer
18 salaries
unlock blur

₹1.2 L/yr - ₹4.7 L/yr

Software Engineer
12 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Software Developer
8 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

IT Engineer
7 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Java Developer
4 salaries
unlock blur

₹3.2 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Cezen Technologies with

Tradebulls

3.1
Compare

Muthoot Money

3.7
Compare

SysArc Infomatix

3.7
Compare

Grivaa Capital

4.4
Compare
write
Share an Interview