Upload Button Icon Add office photos

Filter interviews by

Computer Maintenance Agency Interview Questions and Answers for Experienced

Updated 6 Dec 2024

Computer Maintenance Agency Interview Experiences for Experienced

Popular Designations

1 interview found

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. I'm an experienced candidate. so they conducted one technical round only. I cleared that and got a call from HR. he took all the documents and released the offer letter.
  • Q2. 1. What is load balancing, methods used in load balancing, 2. Which rounting protocol is best, 3. How to create VLAN's, port channel, AD Values, port numbers etc.
  • Ans. 

    Load balancing is the process of distributing network traffic across multiple servers to ensure optimal resource utilization and prevent overload.

    • Methods used in load balancing include round-robin, least connections, IP hash, and weighted round-robin.

    • The best routing protocol depends on the specific network requirements, but commonly used ones include OSPF, BGP, and EIGRP.

    • To create VLANs, configure port channels, set A...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all the topics about networking. it's totally depend up on client requirements.

Skills evaluated in this interview

Senior Network Engineer Interview Questions asked at other Companies

Q1. What are the different typesof the network cables used in the network?
View answer (3)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 

Duration is around 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. 1. Basic programming concepts 2. OOP concepts and basic problem solving skills
Round 4 - Technical 

(1 Question)

  • Q1. Programming question
Round 5 - HR 

(1 Question)

  • Q1. 1. Basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

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 Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS based questions
  • Q2. Basic language based questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 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 - One-on-one 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. String Concat through function
Round 3 - Coding Test 

Advanced JS, PHP related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from the free code camp js questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 3 Question was there related to architecture and Computer networks.
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices and Monolith.
  • Q2. Leetcode hard Sum.

Computer Maintenance Agency Interview FAQs

How many rounds are there in Computer Maintenance Agency interview for experienced candidates?
Computer Maintenance Agency interview process for experienced candidates usually has 2 rounds. The most common rounds in the Computer Maintenance Agency interview process for experienced candidates are Technical and Resume Shortlist.
How to prepare for Computer Maintenance Agency interview for experienced candidates?
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 Computer Maintenance Agency. The most common topics and skills that interviewers at Computer Maintenance Agency expect are Fire Alarm System, Fire Detection and Public Address System.
What are the top questions asked in Computer Maintenance Agency interview for experienced candidates?

Some of the top questions asked at the Computer Maintenance Agency interview for experienced candidates -

  1. 1. What is load balancing, methods used in load balancing, 2. Which rounting p...read more
  2. I'm an experienced candidate. so they conducted one technical round only. I cle...read more
  3. what is DHCP and its wo...read more

Tell us how to improve this page.

Computer Maintenance Agency Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
View all

Computer Maintenance Agency Reviews and Ratings

based on 23 reviews

3.6/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.1

Salary

3.2

Job security

3.6

Company culture

2.9

Promotions

3.7

Work satisfaction

Explore 23 Reviews and Ratings
Maintenance Engineer
25 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

System Administrator
16 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Engineer- Maintenance
9 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Linux Administrator
6 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Engineer- Customer Support
6 salaries
unlock blur

₹1.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Computer Maintenance Agency with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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