Upload Button Icon Add office photos

Filter interviews by

Smart Enovations System Admin Interview Questions and Answers

Updated 26 Feb 2022

Smart Enovations System Admin Interview Experiences

1 interview found

System Admin Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2022

Round 1 - Technical 

(1 Question)

  • Q1. How Internet working
  • Ans. 

    The Internet is a global network of interconnected computers and servers that communicate with each other using standardized protocols.

    • The Internet is made up of millions of interconnected devices, including computers, servers, routers, and switches.

    • Data is transmitted across the Internet using standardized protocols such as TCP/IP.

    • The Internet is accessed through Internet Service Providers (ISPs), which provide users ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical skills and general knowledge

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 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 - Coding Test 

There is multiple sset of questions related to aptitude, data structures, DBMS, behavior, coding questions

Round 3 - Technical 

(3 Questions)

  • Q1. Questions related to your resumes.
  • Ans. Only write what you know in resumes.
  • Answered Anonymously
  • Q2. Tell me about yourself
  • Ans. Tell about your college, your coding language, mention correctly what you know because interviewer going to ask questions from those topics.
  • Answered Anonymously
  • Q3. Question related to coding language and will definitely ask for algorithms, Shorting
Round 4 - HR 

(2 Questions)

  • Q1. Normal Hr questions read all questions online and prepare for it.
  • Q2. Read about company . Hr will ask you what you know about company before applying.

Interview Preparation Tips

Interview preparation tips for other job seekers - Update your resume.
Upto date your LinkedIn or naukri.com profile
Connect with employees and ask for referral

I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What can you do if we get high cpu ? What can you do if server hang? What can you do if sever not up? What can you do if memory full? What is the critical issues you faced in your organization?
  • Ans. 

    As a System Administrator, I can take the following actions in case of high CPU, server hang, server not up, and memory full.

    • For high CPU, identify the process causing the spike and either kill or prioritize it.

    • For server hang, check system logs and restart the service or server if necessary.

    • For server not up, check network connectivity and power supply, and troubleshoot accordingly.

    • For memory full, identify the proces...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For 4 years experience candidates they are asking on scinario based questions. like what can you do if server not up , host is down how can you troubleshoot, memory full what can you do, high cpu what can you do.

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 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 

(4 Questions)

  • Q1. Introduce yourself??? I am sangeetha. I am completely Bsc maths in Mohammed sathak arts and sciences college. I am living in chennai. My native Kanniya kumari. I am medil class family. I have a one sister ...
  • Ans. I am S Sangeetha.i am completely Bsc mathsin Mohammed sathak arts and sciences college. I am living in chennai. My native place is kanniya kumari.I am middle class family. I have a one sister and one brother. She is studying in B.com and brother completely the degree.
  • Answered Anonymously
  • Q2. Why you choice the company??
  • Ans. The company reviews is excellent.so I am interesting to work this company.
  • Answered Anonymously
  • Q3. Your are like this job??
  • Ans. Yes. I really like the job
  • Answered Anonymously
  • Q4. You are comfortable in the work?? Yes,
Round 3 - One-on-one 

(1 Question)

  • Q1. Do you like this job??

Interview Preparation Tips

Topics to prepare for Wipro System Admin interview:
  • Maths
  • Analysis
Interview preparation tips for other job seekers - Do well. Keep trying to your best. And try your best wishes and best way to the job

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Smart Enovations Interview FAQs

How many rounds are there in Smart Enovations System Admin interview?
Smart Enovations interview process usually has 1 rounds. The most common rounds in the Smart Enovations interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all

Smart Enovations System Admin Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

5.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Design Engineer
54 salaries
unlock blur

₹2.8 L/yr - ₹5.5 L/yr

Senior Design Engineer
43 salaries
unlock blur

₹3.5 L/yr - ₹9.5 L/yr

Graduate Engineer Trainee (Get)
6 salaries
unlock blur

₹1.8 L/yr - ₹2.9 L/yr

System Engineer
6 salaries
unlock blur

₹6.5 L/yr - ₹7.5 L/yr

Software Engineer
5 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Smart Enovations with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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