Upload Button Icon Add office photos

Filter interviews by

Sify Technologies Graduate Engineer Interview Questions and Answers

Updated 28 Oct 2023

Sify Technologies Graduate Engineer Interview Experiences

1 interview found

Interview experience
3
Average
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 - Aptitude Test 

Basic apptitude question and technical question

Round 3 - Technical 

(1 Question)

  • Q1. Networking question

Interview Preparation Tips

Interview preparation tips for other job seekers - bad experience

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Mar 2023. 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 - Assignment 

Som, thermodynamics, etc

Round 3 - Technical 

(2 Questions)

  • Q1. Engineering basics
  • Q2. Som, thermodynamics, material properties
Round 4 - HR 

(1 Question)

  • Q1. General hr questions

Interview Preparation Tips

Topics to prepare for Axiscades Graduate Engineer interview:
  • gd&t
  • Thermodynamics
  • CAD
  • strength of materials
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 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 - Aptitude Test 

Basic Aptitude questions and tech questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Prepare networking and your CV
  • Q2. Networking , subnet, tcp,. Osi
Round 4 - HR 

(5 Questions)

  • Q1. Your hobby and who inspires you
  • Q2. Questions on project
  • Q3. Why do you want to join us Your hobby What motivates you Contributions in project
  • Q4. Contributions in project
  • Q5. What do you know about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare networking and CV
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy numerics, logical, coding, technical

Round 2 - One-on-one 

(2 Questions)

  • Q1. Reverse a array
  • Ans. 

    Reverse an array of integers in place

    • Create two pointers, one at the start and one at the end of the array

    • Swap the elements at the two pointers and move them towards the center until they meet

    • Time complexity: O(n), Space complexity: O(1)

  • Answered by AI
  • Q2. Create a list of duplicates in array
  • Ans. 

    Function to find duplicates in an array of integers and return a list of unique duplicates.

    • Iterate through the array and keep track of elements seen before using a hash set.

    • If an element is already in the hash set, add it to the result list.

    • Return the list of unique duplicates found.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not attend this company.
They will say that you are placed.
But they will ghost you and you can't even contact the company.
They say they don't have any information about recruitment.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Generall aptitude test with maths

Round 2 - Aptitude Test 

Engineering aptitude test having pure mechanical and catia basics

Round 3 - Technical 

(3 Questions)

  • Q1. Projects and catia and stress analysis tools related questions with questions on strength of materials.
  • Q2. Views and projections
  • Q3. Shear force diagram and bending moment diagram
  • Ans. 

    Shear force diagram shows the variation of shear force along the length of a beam, while bending moment diagram shows the variation of bending moment.

    • Shear force diagram is plotted by taking the derivative of the bending moment diagram.

    • Bending moment diagram is plotted by integrating the shear force diagram.

    • Shear force changes sign at point of concentrated loads or reactions.

    • Bending moment is zero at point of concentra

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Communication Round 

(1 Question)

  • Q1. British council App
Round 3 - Technical 

(1 Question)

  • Q1. Ask about some technical questions based on my resume 1.self intro 2.Java basic questions 3.Asked about HTML and CSS Concepts
Round 4 - HR 

(1 Question)

  • Q1. Basic questions bond and she said about company

I was interviewed in Jan 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

MCQ's as well some basic coding questions were there in this round

  • Q1. Cycle Detection in a Singly Linked List

    You have given a Singly Linked List of integers, determine if it forms a cycle or not.

    A cycle occurs when a node's next points back to a previous node in the ...

  • Ans. Outer And Inner Loop

    We are going to have two loops outer-loop and inner-loop 

    1. Maintain a count of the number of nodes visited in outer-loop.
    2. For every node of the outer-loop, start the inner loop from head.
    3. If the inner-loop visits the node next to the outer-loop node, then return true, else repeat the process for the next iteration of outer-loop.
    4. If outer-loop reaches the end of list or null, then return false.
    Space ...
  • Answered Anonymously
Round 2 - Video Call 

(3 Questions)

Round duration - 25 minutes
Round difficulty - Easy

Questions on DBMS and OS were asked in this round

  • Q1. Operating System Question

    What is the difference between paging and segmentation?

  • Q2. Operating System Question

    What do you mean by FCFS?

  • Q3. DBMS Question

    Difference between Normalization and Denormalization

Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

Basic HR questions like why do you want to join this company and some questions on behavioural and resume.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from SRM Institute Of Science And Technology. Eligibility criteriaAbove 7 CGPAHappiest Minds Technologies Limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.

Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.

Tip 3 : Do at-least 2 good projects and you must know every bit of them.


 

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.

Tip 2 : Every skill must be mentioned.

Tip 3 : Focus on skills, projects and experiences more.


 

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Oct 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 

(5 Questions)

  • Q1. I am mechanical engineer student and still aeronautical questions were asked.
  • Q2. Difference between stress and strain
  • Ans. 

    Stress is the force applied to an object, while strain is the deformation caused by the stress.

    • Stress is a measure of force per unit area

    • Strain is a measure of the change in shape or size of an object due to stress

    • Stress can cause strain, but not all strain is caused by stress

    • Examples: stretching a rubber band causes stress and strain, while a book on a table has stress but no strain

  • Answered by AI
  • Q3. What is tolerance and fits
  • Ans. 

    Tolerance is the allowable variation in a dimension, while fits refer to the range of tightness or looseness between two mating parts.

    • Tolerance is the difference between the maximum and minimum limits of a dimension that is acceptable for a part to function properly.

    • Fits are the range of tightness or looseness between two mating parts, which can be classified as clearance, interference, or transition fits.

    • Clearance fit...

  • Answered by AI
  • Q4. What we do in ansys workbench
  • Q5. What version do you used of ansys workbench

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if from mechanical engineering background the questions were still asked from aeronautical background. Like what composite materials are ysed in aerospace. What is control systems in aerospace and something about func something don't remember what exactly he asked but was related to aeronautical. I was expecting questions related to SOM and GD&T.

Graduate Trainee Interview Questions & Answers

Microland user image Yughandhar Karinki

posted on 26 May 2024

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, reasoning, English

Round 2 - Versant test 

(1 Question)

  • Q1. Communication,grammar and vocabulary
Round 3 - Technical 

(1 Question)

  • Q1. Java,c,dbms basics
Round 4 - HR 

(1 Question)

  • Q1. Basic interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focus on networking

I applied via LinkedIn and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Quants reasoning verbal

Round 3 - Technical 

(2 Questions)

  • Q1. Basics of all subjects in mechanical engineering
  • Q2. GD&T, design cycle, basics of engineering drawing, project , strength of materials, design considerations

Interview Preparation Tips

Interview preparation tips for other job seekers - Read basics of. mechanical engineering topics

Sify Technologies Interview FAQs

How many rounds are there in Sify Technologies Graduate Engineer interview?
Sify Technologies interview process usually has 3 rounds. The most common rounds in the Sify Technologies interview process are Resume Shortlist, Aptitude Test and Technical.

Tell us how to improve this page.

Sify Technologies Graduate Engineer Salary
based on 4 salaries
₹3.2 L/yr - ₹12 L/yr
39% more than the average Graduate Engineer Salary in India
View more details
Network Engineer
1.1k salaries
unlock blur

₹1.2 L/yr - ₹9.8 L/yr

System Engineer
281 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
204 salaries
unlock blur

₹4 L/yr - ₹16.2 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.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview