Upload Button Icon Add office photos

Filter interviews by

Silox Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 11 Jun 2022

Silox Graduate Engineer Trainee (Get) Interview Experiences

1 interview found

I was interviewed in Dec 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self
Round 2 - Technical 

(1 Question)

  • Q1. Use of temperature transmitter, pressure transmitter flow meters
  • Ans. 

    Temperature transmitters, pressure transmitters, and flow meters are commonly used in various industries for monitoring and controlling processes.

    • Temperature transmitters are used to measure and transmit temperature readings in industrial processes. They convert the temperature into a standardized signal, such as 4-20 mA, which can be easily transmitted and interpreted by control systems.

    • Pressure transmitters are used ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident they'll check some basic fundamentals

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at BNM Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. English basics ,grammar, comprehension
  • Q2. Pseudo codes,basic theory questions
Round 2 - Technical 

(2 Questions)

  • Q1. Basics questions on python and OOPs
  • Q2. Program to implement factorial of a number
  • Ans. 

    Program to calculate factorial of a number using recursion or iteration

    • Define a function to calculate factorial

    • Use recursion or iteration to calculate factorial

    • Handle edge cases like 0 and negative numbers

    • Example: factorial of 5 is 5*4*3*2*1 = 120

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm,prepare basics well
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The aptitude test consists of 26 questions, including 2 coding questions.

Round 2 - Technical 

(3 Questions)

  • Q1. What is Data Structures
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures define the way data is stored, accessed, and manipulated in a computer program.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.

  • Answered by AI
  • Q2. Explain a Binary Search Tree
  • Ans. 

    A Binary Search Tree (BST) is a data structure where each node has at most two children, with the left child being less than the parent and the right child being greater.

    • Nodes in a BST are arranged in a hierarchical order where each node has a left child and a right child.

    • The left child of a node contains a value less than the parent node, while the right child contains a value greater than the parent node.

    • BST allows f...

  • Answered by AI
  • Q3. Dijkstra Algorithm
  • Ans. 

    Dijkstra's Algorithm is a graph search algorithm for finding the shortest path from a single source to all other nodes in a graph with non-negative edge weights.

    • Dijkstra's Algorithm is used in various applications such as network routing protocols, GPS systems, and road navigation.

    • It works by maintaining a set of nodes with known shortest distance from the source and iteratively expanding this set by adding the nearest...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Questions on Resume

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

ARRAYS,STRINGS,LINKLIST

Round 2 - HR 

(2 Questions)

  • Q1. NORMAL INTRODUCTION
  • Q2. WHY WANT TO JOIN
  • Ans. 

    I am passionate about helping others and making a positive impact in the community.

    • Passionate about making a difference

    • Desire to help others

    • Want to contribute to the community

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic, easy, calculative

Round 2 - Coding Test 

Sorting an array, drawing flow of algorithm

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

1)Aptitude
2)English Verbal Ability
3)Reasoning
4)Essay Writing
5)Coding Test
6)Technical Interview
7)HR
8)SELECTED

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

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me About Yourself
  • Ans. 

    I am a recent graduate with a degree in engineering, eager to learn and grow in a professional setting.

    • Recent graduate with a degree in engineering

    • Passionate about learning and growing in a professional setting

    • Strong problem-solving skills

    • Experience with engineering projects during studies

  • Answered by AI
  • Q2. What would you do in your free time
  • Ans. 

    In my free time, I enjoy reading books, playing sports, and volunteering at local organizations.

    • Reading books - helps me relax and expand my knowledge

    • Playing sports - keeps me active and healthy

    • Volunteering - gives me a sense of fulfillment and helps the community

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions were asked to

Round 2 - Coding Test 

Find the second highest value

Interview experience
4
Good
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 

Normal mcqs are asked in that round. Based on mathematical calculations and aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Java program to print sum of first n numbers
  • Ans. 

    Java program to print sum of first n numbers

    • Use a loop to iterate through the numbers from 1 to n

    • Add each number to a running total

    • Print the total after the loop completes

  • Answered by AI
  • Q2. Java program to print a pattern
  • Ans. 

    Java program to print a pattern

    • Use nested loops to print the pattern

    • The outer loop controls the number of rows

    • The inner loop controls the number of columns

    • Use if-else statements to determine the pattern to be printed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of Java and normal programs will be asked in the interview. They will check your way of approach to the problem.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Interest that you can get to the end of the day is a good idea to make sure you have a good

Round 2 - One-on-one 

(2 Questions)

  • Q1. Your body is a good place to start and you can get a good feeling of the feeling of being a good person ?
  • Q2. You're not LIMITED to the fact that you are not LIMITED to a good?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck with your new job openings and your own personal experience with your friends and 3

Silox Interview FAQs

How many rounds are there in Silox Graduate Engineer Trainee (Get) interview?
Silox interview process usually has 2 rounds. The most common rounds in the Silox interview process are Technical.

Tell us how to improve this page.

Assistant Manager
14 salaries
unlock blur

₹6 L/yr - ₹10.9 L/yr

Executive
10 salaries
unlock blur

₹4.5 L/yr - ₹6.8 L/yr

Executive Engineer
8 salaries
unlock blur

₹3.2 L/yr - ₹6.4 L/yr

Deputy Manager
7 salaries
unlock blur

₹8.5 L/yr - ₹13 L/yr

EHS Executive
7 salaries
unlock blur

₹5.6 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Silox with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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