Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by ARMSOFTECH.AIR Team. If you also belong to the team, you can get access from here

ARMSOFTECH.AIR Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ARMSOFTECH.AIR Windows Server Administrator Interview Questions and Answers

Updated 13 Jan 2023

ARMSOFTECH.AIR Windows Server Administrator Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Dec 2022. There were 2 interview rounds.

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 

(3 Questions)

  • Q1. Desktop support Windows server Active directory Outlook Confirmation Network printer ESET
  • Q2. Windows server Administrator
  • Q3. Desktop support Engineer

Interview Preparation Tips

Interview preparation tips for other job seekers - Windows server Administrator End user Support Os installation Outlook Confirmation Network issue Shared folder issue

Interview questions from similar companies

I applied via Other and was interviewed in Jan 2018. There were 7 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Technical knowledge and work balance
  • Q2. Time managment
  • Q3. Soft Skills and Stress Management

Interview Preparation Tips

Round: Resume Shortlist
Experience: knowledge

Round: Group Discussion
Experience: Group Discussion with Team Members

Round: Test
Experience: Windows Server Technical Training

General Tips: This interview was a technical one but was majorly a stress test. computer science related topics. Learning about time management.
Skills: Body Language, Problem Solving, Analytical Skills, Time Management, Decision Making Skills
Duration: 1-4 weeks
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There were 2 interview rounds.

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 - One-on-one 

(4 Questions)

  • Q1. Tell about your previous company experience ?
  • Ans. 

    I worked as a Process Associate at XYZ Pvt. Ltd.

    • Handled customer queries and complaints through email and phone calls

    • Maintained accurate records of customer interactions and transactions

    • Collaborated with cross-functional teams to resolve customer issues

    • Achieved 95% customer satisfaction rating

    • Trained new hires on company policies and procedures

  • Answered by AI
  • Q2. Technical Questions & some logical math questions were asked.
  • Q3. Lot more questions were asked from my Resume ! so make sure you are strong enough in things that you mentioned in your resume.
  • Q4. Some sensitive questions were asked like 1. How long will you be able to stay if I select you ? 2. What do you think of your previous company's weakness ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your communication skills. This plays major role in any industries in the world.

Prepare your resumes for the job you are applying for. Don't use the same resume for all the jobs.

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Company Website and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction, pillars of OOP, Js, Linked list, stack, queue, Constrictor, Operator overloading, CSS HTML JS Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear your besic concept

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

Interview Questionnaire 

3 Questions

  • Q1. All the oops concept, abstraction, encapsulation,inheritance.
  • Q2. Preferred coding language
  • Ans. 

    My preferred coding language is Python.

    • Python is easy to learn and has a simple syntax.

    • It has a large community and a vast number of libraries.

    • Python is versatile and can be used for web development, data analysis, machine learning, and more.

  • Answered by AI
  • Q3. Some que on html

Interview Preparation Tips

Interview preparation tips for other job seekers - do your basics thoroughly

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 mins Aptitude Question

Round 2 - Coding Test 

30 mins - 3 Coding Question

Round 3 - Technical 

(2 Questions)

  • Q1. Describe Rest API
  • Ans. 

    Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • Rest API stands for Representational State Transfer Application Programming Interface.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • RESTful APIs use URLs to access resources, and return data in JSON or XML format.

    • Stateless communication allows for scalability and flexibilit...

  • Answered by AI
  • Q2. What is various Response code. Diffenrence b/w 200 & 201, 400 & 403
  • Ans. 

    Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.

    • 200 - OK: Request was successful

    • 201 - Created: Request was successful and a new resource was created

    • 400 - Bad Request: The server cannot process the request due to a client error

    • 403 - Forbidden: The server understood the request, but refuses to authorize it

  • Answered by AI

Skills evaluated in this interview

ARMSOFTECH.AIR Interview FAQs

How many rounds are there in ARMSOFTECH.AIR Windows Server Administrator interview?
ARMSOFTECH.AIR interview process usually has 2 rounds. The most common rounds in the ARMSOFTECH.AIR interview process are Resume Shortlist and Technical.
What are the top questions asked in ARMSOFTECH.AIR Windows Server Administrator interview?

Some of the top questions asked at the ARMSOFTECH.AIR Windows Server Administrator interview -

  1. Desktop support Windows server Active directory Outlook Confirmation Network pr...read more
  2. Windows server Administra...read more
  3. Desktop support Engin...read more

Tell us how to improve this page.

ARMSOFTECH.AIR Windows Server Administrator Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Cyfuture Interview Questions
3.0
 • 45 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
VDart Interview Questions
4.1
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all
Process Associate
233 salaries
unlock blur

₹1 L/yr - ₹3.8 L/yr

Senior Process Associate
45 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Team Lead
45 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Quality Analyst
35 salaries
unlock blur

₹1.7 L/yr - ₹3.3 L/yr

Assistant Manager
33 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Explore more salaries
Compare ARMSOFTECH.AIR with

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

ITSource Technologies

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