Upload Button Icon Add office photos

Filter interviews by

Sify Technologies System Engineer Interview Questions and Answers

Updated 5 Jun 2024

Sify Technologies System Engineer Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Its about technical questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Its about technical questions
Round 3 - HR 

(1 Question)

  • Q1. Its about Technical Questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions from backup technical part
  • Q2. All good in the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare with the topic which you are working.

System Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. Who Won the Election???Elections are going on, and there are two ... read more
asked in TCS iON
Q2. gcdYou are given two numbers, ‘X’ and ‘Y’. Your task is to find t ... read more
asked in Infosys
Q3. Count Ways To Reach The N-th StairsYou have been given a number o ... read more
asked in Infosys
Q4. Distinct Strings With Odd and Even Swapping AllowedYou are given ... read more
asked in Infosys
Q5. Maximum Subarray SumYou are given an array (ARR) of length N, con ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What happens in BG when we reduce lvm
  • Ans. 

    When reducing LVM in BG, the data blocks are moved to free space and the size of the logical volume is decreased.

    • Data blocks are moved to free space within the logical volume

    • The size of the logical volume is decreased

    • File systems may need to be resized after reducing LVM

  • Answered by AI
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and be positive. You can’t deliver 100% but how you response that matter

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Manager ask me only r u ready for relocation and 24/7 shifts

Interview Preparation Tips

Topics to prepare for Microland System Engineer interview:
  • Incident management domain
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

General aptitude test topics like Math, Reasoning, English, from computer science subjects.

Round 3 - Technical 

(1 Question)

  • Q1. Introduction about yourself, Technical questions from Data structure and C programming and Networking. Asked to write code and explanation.
Round 4 - HR 

(2 Questions)

  • Q1. General HR discussions.
  • Q2. Consider all kinds of questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Computer science subjects like DBMS, OS and Networking.
Try to be good at one coding language and DSA.

I applied via Walk-in and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java Selenium based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't opt if your selected for THINK NXT program, because it was horrible and tedious. They will onboard with plan of training rigours with no logical pratical plans. Too much torture and pressure mainly for Laterals. Laterals will be treated like freshers with high humiliation. school and college like culture will be followed where you will get progress report. Each technology taught for 1 day and asked to do whole assignment same EOD and submit next day, failing which you will be blasted right in the call. It's highly not advisable to choose Maveric currently mainly as Think Nxt program

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1.Difference between mutable and immutable.
  • Ans. 

    Mutable objects can be modified after creation, while immutable objects cannot be modified.

    • Mutable objects can have their state changed, while immutable objects cannot.

    • Immutable objects are thread-safe, while mutable objects may require synchronization.

    • Examples of mutable objects include lists, sets, and dictionaries, while examples of immutable objects include strings, numbers, and tuples.

  • Answered by AI
  • Q2. Can we use indexing in dictionary or not
  • Ans. 

    Yes, indexing can be used in dictionaries.

    • Dictionaries in Python support indexing using keys.

    • You can access the value associated with a key by using the key as an index.

    • Indexing in dictionaries is efficient as it uses hash tables for key-value lookup.

    • Example: my_dict = {'name': 'John', 'age': 25}; print(my_dict['name']) will output 'John'.

  • Answered by AI
  • Q3. One program from list
  • Ans. 

    Visual Studio Code

    • Free and open-source code editor

    • Supports multiple programming languages

    • Has a large library of extensions

    • Integrates with Git for version control

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As the all interview starts from your intro as usual my also starts from about yourself then I started to tell about myself after this interviewer asked me the some questions regarding the list, tuple, and dictionary and it was all basics and I think if you prepare with an average study then you can crack it.

Thanks,

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is domain?
  • Ans. 

    A domain is a group of computers, devices, or resources that share a common network identity.

    • Domains are used in computer networking to organize and manage resources.

    • A domain can be a local network or a larger network like the internet.

    • Domains are often used in conjunction with domain name systems (DNS) to assign unique names to resources.

    • Domains can also be used to manage security and access control for resources.

    • Exam...

  • Answered by AI
  • Q2. What is LAN?
  • Ans. 

    LAN stands for Local Area Network. It is a computer network that connects devices within a limited area such as a home, office, or building.

    • LAN is a type of network that is used to connect devices within a limited area.

    • It is commonly used in homes, offices, and buildings.

    • LAN can be wired or wireless.

    • It allows devices to share resources such as printers, files, and internet access.

    • Examples of LAN technologies include Et

  • Answered by AI
  • Q3. What is DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automating the IP address assignment process.

    • It allows devices to join a network and obtain an IP address without manual configuration.

    • DHCP servers can also provide additional network configuration information, such as DNS and gateway setting...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Excel file is not working how to resvoled it
  • Q2. How to create file Server
  • Ans. 

    To create a file server, you need to set up a dedicated computer or network-attached storage (NAS) device to store and share files.

    • Choose a computer or NAS device with enough storage capacity for your needs

    • Install a file server software such as Windows Server or Linux-based Samba

    • Configure the software to create shared folders and set access permissions

    • Connect clients to the file server using network protocols such as S...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Server questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They always ask about it.DHCP, DNS, GPO

Sify Technologies Interview FAQs

How many rounds are there in Sify Technologies System Engineer interview?
Sify Technologies interview process usually has 1-2 rounds. The most common rounds in the Sify Technologies interview process are Technical, One-on-one Round and HR.
How to prepare for Sify Technologies System Engineer 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 Sify Technologies. The most common topics and skills that interviewers at Sify Technologies expect are Backup Management, Data Center Operations, Linux, Service management and Storage management.
What are the top questions asked in Sify Technologies System Engineer interview?

Some of the top questions asked at the Sify Technologies System Engineer interview -

  1. What happens in BG when we reduce ...read more
  2. basic questions from backup technical p...read more
  3. Its about technical questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Sify Technologies interviews
Company Website
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Sify Technologies System Engineer Salary
based on 286 salaries
₹1.6 L/yr - ₹8 L/yr
At par with the average System Engineer Salary in India
View more details

Sify Technologies System Engineer Reviews and Ratings

based on 52 reviews

3.5/5

Rating in categories

3.6

Skill development

3.2

Work-Life balance

2.9

Salary & Benefits

4.0

Job Security

2.6

Company culture

2.8

Promotions/Appraisal

3.3

Work Satisfaction

Explore 52 Reviews and Ratings
Network Engineer
1.1k salaries
unlock blur

₹1.2 L/yr - ₹9.8 L/yr

System Engineer
286 salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Assistant Manager
222 salaries
unlock blur

₹6.5 L/yr - ₹25.4 L/yr

Senior Network Engineer
200 salaries
unlock blur

₹4 L/yr - ₹14.1 L/yr

Senior Systems Engineer
166 salaries
unlock blur

₹3.4 L/yr - ₹13.8 L/yr

Explore more salaries
Compare Sify Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview