Upload Button Icon Add office photos

Filter interviews by

Galexon Engineering Industries Interview Questions and Answers

Updated 7 Nov 2023

Galexon Engineering Industries Interview Experiences

1 interview found

CA fresher Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2023

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

I applied via Company Website and was interviewed in Oct 2023.Β 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 - Group DiscussionΒ 

A discuss with group members and we will correct

Round 3 - AssignmentΒ 

What they are giving questions and we will write and submit

Interview Preparation Tips

Topics to prepare for Galexon Engineering Industries CA fresher interview:
  • Group discussion
  • Assignment
Interview preparation tips for other job seekers - Thus job is very helpful for us

CA fresher Interview Questions asked at other Companies

Q1.Β Define IRR Define MIRR What is deferred revenue Define Npv and formula Deffered tax asset and liability
View answer (1)

Jobs at Galexon Engineering Industries

View all

Interview questions from similar companies

Interview QuestionnaireΒ 

1 Question

  • Q1. Prepare python data structures and python basics

I applied via Recruitment Consultant and was interviewed in Nov 2019.Β There were 5 interview rounds.

Interview QuestionnaireΒ 

4 Questions

  • Q1. Basic C++, and Data structure focus on pointers and virtual function, vptr, vtable
  • Q2. Prepare about ur current project and process followed for entire development process thoroughly
  • Q3. Prepare common tools like. Linux, git, gdb
  • Q4. Prepare basics of data structures, OOPS, design patterns used

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep a steady approach, focus more and more on basics and working principle of concepts

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

Interview QuestionnaireΒ 

1 Question

  • Q1. Do you know anything about cloud computing?
  • Ans. 

    Yes, cloud computing refers to the delivery of computing services over the internet.

    • Cloud computing allows users to access data and applications from anywhere with an internet connection.

    • It offers scalability, flexibility, and cost-effectiveness compared to traditional on-premises computing.

    • Examples of cloud computing services include Amazon Web Services, Microsoft Azure, and Google Cloud Platform.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very chill interview on the basis of profile.
Learn about new technology like cloud etc.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Oct 2020.Β There was 1 interview round.

Interview QuestionnaireΒ 

2 Questions

  • Q1. Write a logic given to you in any plc software that you have
  • Ans. 

    Logic for PLC software

    • Define inputs and outputs

    • Create ladder logic diagram

    • Test and debug program

  • Answered by AI
  • Q2. Tell me something about the projects you have handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Brief your projects as short as possible... Otherwise your interviewer may get bored...

Interview QuestionnaireΒ 

1 Question

  • Q1. C++ Basic , malloc, calloc
Round 1 - Personal InterviewΒ 

(1 Question)

  • Q1. Questions bases on your resume and projects

I applied via Recruitment Consultant and was interviewed before Feb 2020.Β There were 3 interview rounds.

Interview QuestionnaireΒ 

5 Questions

  • Q1. Please Tell me about yourself
  • Q2. Please describe brake system architecture for Locomotives
  • Ans. 

    The brake system architecture for locomotives includes air brakes, mechanical brakes, and electronic brakes.

    • Air brakes use compressed air to apply and release brakes

    • Mechanical brakes use friction to slow down or stop the train

    • Electronic brakes use sensors and computer systems to control the braking process

    • The brake system also includes brake shoes, brake discs, brake pads, and brake calipers

    • The brake system is designed

  • Answered by AI
  • Q3. Please perform Emergency Brake Distance calculation for a Locomotive
  • Ans. 

    Emergency brake distance calculation for a locomotive.

    • Determine the speed of the locomotive

    • Find the deceleration rate of the locomotive

    • Calculate the stopping distance using the formula: (speed^2) / (2 x deceleration rate)

    • Consider factors such as track conditions and weather

    • Perform regular maintenance to ensure brakes are functioning properly

  • Answered by AI
  • Q4. What are the projects you have worked in the past?
  • Ans. 

    I have worked on various projects including network infrastructure, cloud migration, and software development.

    • Designed and implemented a new network infrastructure for a small business

    • Migrated on-premise servers to AWS cloud for a healthcare company

    • Developed a web application for a non-profit organization to manage volunteers

    • Implemented security measures for a financial institution's IT systems

    • Upgraded and maintained s...

  • Answered by AI
  • Q5. What was your specific role in those projects?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good interview as the interviews were eager to listen and very attentive. I prepared myself for the test and was able to explain to them in a whiteboard.

I applied via Recruitment Consultant and was interviewed in Nov 2017.Β There were 8 interview rounds.

Interview QuestionnaireΒ 

4 Questions

  • Q1. Technical Interview on Power Systems/Switchgear & Control System. Detailed discussion on Switchgear and Protection. Discussion on IEC and IS standards.
  • Q2. HR interview on experience and Pay scale
  • Q3. Detailed discussion on experience and expectations.
  • Q4. Baground & Certificate verification

Interview Preparation Tips

Round: Resume Shortlist
Experience: Engineering Degree & Suitable profile

Round: Group Discussion
Experience: Topic : Switchgear & Control System.

I have actively participated in technical discussion.

Round: Second level of technical round with higher authority
Experience: Details analysis on market segment

Round: Case Study Interview
Experience: Case study on my interest and profile interested in.

General Tips: Prepare and answer correctly to the questions you asked, do not lead interviewer in wrong way. Interviewers will easily guess what we are delivering.

Be 100% interested on your profile & role, Don't attend interview for the shake of job.

Skills: Technical Knowledge(ML, Communication, Body Language, Analytical Skills, Leadership, Presentation Skills, Time Management, Decision Making Skills
Duration: 1-3 Months

I appeared for an interview before Mar 2021.

Round 1 - Face to FaceΒ 

(7 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round started with some questions from Programmable Logic Controllers or PLC followed by some basic questions from Intel 8051 Microcontroller.

  • Q1. What are the general functions of a Programmable Logic Controller (PLC)?
  • Ans. 

    PLCs are used to control machinery and automate processes in industrial settings.

    • Monitoring inputs from sensors

    • Executing control algorithms

    • Communicating with other devices

    • Logging data for analysis

    • Implementing safety functions

    • Examples: controlling a conveyor belt, regulating temperature in a furnace

  • Answered by AI
  • Q2. Can you describe the basic elements in Ladder logic programming?
  • Ans. 

    Ladder logic programming is a graphical programming language used for PLCs, with basic elements like contacts, coils, timers, and counters.

    • Ladder logic consists of rungs, which are made up of inputs (contacts) and outputs (coils).

    • Contacts represent conditions that must be met for the output to be energized.

    • Coils are outputs that are energized when the conditions of the contacts are met.

    • Timers and counters are used to c...

  • Answered by AI
  • Q3. What are the different types of PLC inputs and outputs?
  • Ans. 

    PLC inputs and outputs include digital inputs, digital outputs, analog inputs, and analog outputs.

    • Digital inputs: used for receiving binary signals (on/off, high/low). Examples: push buttons, limit switches.

    • Digital outputs: used for sending binary signals. Examples: relays, solenoids.

    • Analog inputs: used for receiving continuous signals. Examples: temperature sensors, pressure transducers.

    • Analog outputs: used for sendin...

  • Answered by AI
  • Q4. What are the advantages and disadvantages of the S7 controller?
  • Ans. 

    The S7 controller offers high performance and flexibility but can be complex to program and expensive.

    • Advantages: high performance, flexibility, scalability

    • Disadvantages: complexity in programming, expensive

    • Example: S7-1200 offers fast processing speeds and can be easily expanded with additional modules

    • Example: Programming for S7 controllers may require specialized training and expertise

  • Answered by AI
  • Q5. Can you explain the time stamp available in the S7-200 PLC?
  • Ans. 

    The time stamp in S7-200 PLC is used to record the time when a specific event occurs.

    • Time stamp is a feature in S7-200 PLC that records the time when a specific event happens.

    • It helps in tracking the sequence of events and troubleshooting issues.

    • Time stamp can be used to monitor the performance of the PLC system.

    • Example: A time stamp can be recorded when a sensor detects a change in temperature.

    • Example: Time stamp can ...

  • Answered by AI
  • Q6. Could you explain Jnc in the context of microcontrollers?
  • Ans. 

    Jnc stands for Jump and Call in the context of microcontrollers.

    • Jnc is an instruction used in microcontrollers to jump to a specified address if the carry flag is not set.

    • It is commonly used in conditional branching operations in microcontroller programming.

    • For example, in 8051 microcontroller assembly language, the instruction JNC label will jump to the specified label if the carry flag is not set.

  • Answered by AI
  • Q7. What are the types of interrupts in the Intel 8051 microcontroller?
  • Ans. 

    The types of interrupts in the Intel 8051 microcontroller include external hardware interrupts, timer interrupts, and serial communication interrupts.

    • External hardware interrupts are triggered by external devices connected to the microcontroller.

    • Timer interrupts are generated by the internal timers of the microcontroller.

    • Serial communication interrupts occur when data is received or transmitted through the serial port.

    • ...

  • Answered by AI
Round 2 - Face to FaceΒ 

(6 Questions)

Round duration - 50 Minutes
Round difficulty - Medium

This round was heavily inclined towards Operating System and Computer Networks and the interviewer asked questions revolving around the fundamentals of the subject.

  • Q1. What is a bootstrap program in an operating system?
  • Ans. 

    A bootstrap program is a small program that initializes the operating system on a computer.

    • Bootstrap program is stored in ROM or EEPROM and is executed when the computer is powered on.

    • It loads the operating system kernel into memory and starts its execution.

    • Bootstrap program is responsible for setting up the initial state of the operating system.

    • Examples include BIOS (Basic Input/Output System) in PCs and UEFI (Unified

  • Answered by AI
  • Q2. Can you explain demand paging?
  • Ans. 

    Demand paging is a memory management scheme where pages are only brought into memory when they are demanded by the program.

    • Pages are loaded into memory only when needed

    • Helps in reducing the amount of physical memory required

    • Improves overall system performance by allowing more processes to run simultaneously

    • Commonly used in virtual memory systems

  • Answered by AI
  • Q3. Can you explain any 5 essential UNIX commands?
  • Ans. 

    Five essential UNIX commands are ls, cd, pwd, mkdir, and rm.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • mkdir - make directory

    • rm - remove files or directories

  • Answered by AI
  • Q4. What are the different types of VPN?
  • Ans. 

    Different types of VPN include remote access VPN, site-to-site VPN, and client-to-site VPN.

    • Remote access VPN allows individual users to connect to a private network from a remote location.

    • Site-to-site VPN connects entire networks together over the internet.

    • Client-to-site VPN allows individual devices to connect to a private network.

    • Examples include OpenVPN, IPsec, and SSL VPN.

  • Answered by AI
  • Q5. Can you describe the OSI Reference Model?
  • Ans. 

    The OSI Reference Model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI Reference Model stands for Open Systems Interconnection Reference Model.

    • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers for data trans...

  • Answered by AI
  • Q6. Can you explain the TCP and UDP protocols?
  • Ans. 

    TCP is a connection-oriented protocol that ensures reliable data delivery, while UDP is a connectionless protocol that focuses on speed.

    • TCP stands for Transmission Control Protocol and is used for reliable data transmission.

    • TCP establishes a connection between sender and receiver before data transfer.

    • TCP uses sequencing and acknowledgment to ensure data integrity.

    • UDP stands for User Datagram Protocol and is used for fa...

  • Answered by AI
Round 3 - HRΒ 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my
role.

  • Q1. What is something about you that is not included in your resume?

Interview Preparation Tips

Eligibility criteriaAbove 1 years of experienceSiemens interview preparation:Topics to prepare for the interview - Operating Systems, Computer Architecture, Microcontollers and Microprocessors, Computer Networks, AptitudeTime required to prepare for the interview - 3 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.

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

Galexon Engineering Industries Interview FAQs

How many rounds are there in Galexon Engineering Industries interview?
Galexon Engineering Industries interview process usually has 3 rounds. The most common rounds in the Galexon Engineering Industries interview process are Resume Shortlist, Group Discussion and Assignment.
How to prepare for Galexon Engineering Industries 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 Galexon Engineering Industries. The most common topics and skills that interviewers at Galexon Engineering Industries expect are Mechanical Engineering, Automobile Engineering, Mechatronics, Mechanical and Production Engineering.

Tell us how to improve this page.

Galexon Engineering Industries Interview Process

based on 1 interview

Interview experience

5
Β Β 
Excellent
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
Β β€’Β 427 Interviews
Schneider Electric Interview Questions
4.1
Β β€’Β 370 Interviews
Johnson Controls Interview Questions
3.5
Β β€’Β 263 Interviews
Honeywell Automation Interview Questions
3.8
Β β€’Β 104 Interviews
Rockwell Automation Interview Questions
3.7
Β β€’Β 72 Interviews
Addverb Technologies Interview Questions
3.6
Β β€’Β 58 Interviews
Falcon Autotech Interview Questions
3.9
Β β€’Β 46 Interviews
Wipro PARI Interview Questions
3.3
Β β€’Β 45 Interviews
MNC AUTOMATION Interview Questions
4.2
Β β€’Β 36 Interviews
Automotive Robotics (India) Interview Questions
3.6
Β β€’Β 35 Interviews
View all

Galexon Engineering Industries Reviews and Ratings

based on 14 reviews

3.8/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 14 Reviews and Ratings
Design Engineer
13 salaries
unlock blur

β‚Ή1 L/yr - β‚Ή2.5 L/yr

Design Intern
5 salaries
unlock blur

β‚Ή0.6 L/yr - β‚Ή3.5 L/yr

Trainee Design Engineer
4 salaries
unlock blur

β‚Ή1.5 L/yr - β‚Ή2.2 L/yr

Junior Design Engineer
4 salaries
unlock blur

β‚Ή1 L/yr - β‚Ή2.2 L/yr

Mechanical Engg. Design
3 salaries
unlock blur

β‚Ή1 L/yr - β‚Ή3.5 L/yr

Explore more salaries
Compare Galexon Engineering Industries with

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.5
Compare

Honeywell Automation

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