Upload Button Icon Add office photos

Reliance Communications

Compare button icon Compare button icon Compare

Filter interviews by

Reliance Communications Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 22 Dec 2021

Reliance Communications Graduate Engineer Trainee (Get) Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why mobile phone is called as cell phone.
  • Ans. 

    Mobile phones are called cell phones because they use cellular network technology to communicate.

    • Cellular network technology divides a geographic area into smaller cells to provide coverage.

    • Each cell has a base station that communicates with the mobile phone.

    • As the user moves from one cell to another, the call is handed off to the next base station.

    • This allows for seamless communication while on the move.

    • The term 'cell...

  • Answered by AI
  • Q2. What is the output of PLC. analog or digital.
  • Ans. 

    The output of PLC can be both analog and digital depending on the application.

    • PLC can output digital signals such as on/off or high/low signals.

    • PLC can also output analog signals such as voltage or current signals.

    • The type of output depends on the application and the sensors/actuators used.

    • An example of digital output is turning on/off a motor.

    • An example of analog output is controlling the speed of a motor.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience , The questions were asked by Mr Mohit Jain and Dharant Varu sir, They are the pillars of RCOM project management department.

Skills evaluated in this interview

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. Explain Adaptive delta modulation and mention its shortcomings .
  • Ans. 

    Adaptive delta modulation is a type of analog-to-digital conversion technique.

    • It uses a variable step size to quantize the signal.

    • It is simple and requires less circuitry.

    • It suffers from slope overload distortion and granular noise.

    • It is used in low-cost applications like speech and video transmission.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: This round consisted of 60 questions from core subjects of Electronics and Communication Engineering . The test was of MCQ type .
Tips: Study electromagnetism , analog and digital communication , antennas in detail
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: The test was of Mcq type and consisted of questions from analog electronics , digital electronics , Solid state devices .
Tips: Prepare basics of analog electronics , digital electronics and solid state devices .
Duration: 1 hour
Total Questions: 40

Round: Group Discussion
Experience: I remained calm and cool during the entire period of group discussion . I prepared a gist of what to say in the first two minutes and spoke for 4-5 times during the entire gd session . The group discussion was also concluded by me which was an added benefit .
Tips: The points presented must be very logical and must have a strong footing .
Duration: 20 minutes

Round: Technical + HR Interview
Experience: The interview was entirely technical based . It lasted for around an hour . I was asked questions from almost all subjects of Electronics and Communication Engineering . After the technical was over the HR personnel asked me some questions about my family background and myself. It lasted for around 10 minutes and i finally came out of the interview room after an exhausting session of 1 hour.
Tips: Prepare well for the technical part because the questions asked are a bit difficult to be answered at that moment. But be confident always and believe in yourself .

Skills: Technical Analysis, Decision Making Skill, Reasoning Ability, Electronic Circuits, Analog Circuits, Analog Communications, Digital Communications, Antenna Systems
College Name: Jalpaiguri Government Engineering College [ JGEC ]

I applied via Amcat and was interviewed in Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. The interviewer started asking me about pointers,their usefulness in memory management then he asked me about control and loop statements and asked me about Data structures and algorithms.
  • Q2. Finally he gave me a problem to solve and code to check my implementation of learned DSA.

Interview Preparation Tips

Interview preparation tips for other job seekers - So I think Data Structures and Algorithms are the important things while approaching for technical interviews besides common computer science concepts.

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Can you work on soft floor between machine?
  • Ans. 

    Yes, I can work on soft floor between machines.

    • I am comfortable working in different environments and conditions.

    • I have experience working in tight spaces and on uneven surfaces.

    • I understand the importance of safety precautions and will take necessary measures.

    • I can adapt to the situation and find ways to work efficiently.

    • For example, in my previous job, I had to work on a soft floor between machines to install a new s...

  • Answered by AI
  • Q2. Can you handle pressure? And work under pressure?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive your positive attitudes help you to clear the interview.

I applied via Campus Placement and was interviewed before Sep 2021. There were 5 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 - Aptitude Test 

Aptitude test was kind of easy. Would be easy to clear this round if basics are clear.

Round 3 - Group Discussion 

Was divided into groups of 5 people - topics were very generic. Can be cleared easily if one keeps in touch with general knowledge.

Round 4 - Technical 

(1 Question)

  • Q1. 1-1 interview round was solely based on my resume, my projects, fav subject in college.
Round 5 - HR 

(1 Question)

  • Q1. Generic behavioural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just make sure that you're well versed with whatever you've put in your resume as questions will be asked from it. Be honest about what skills you already have and that you're willing to learn.

I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. How many times hours and minutes hand overlap in a 12 hour clock in a duration of 12 hour.
  • Q2. How to remove 50% water from a right cylinder. It is fully filled. You don't have anything except that right cylinder.
  • Ans. 

    To remove 50% water from a fully filled right cylinder with only the cylinder available.

    • Measure the height of the cylinder

    • Mark the halfway point on the cylinder

    • Pour out the water until it reaches the halfway mark

  • Answered by AI
  • Q3. Valid parenthesis problem. (Standard stack problem)
  • Q4. Find whether a number is happy or not?
  • Ans. 

    Determining if a number is happy or not.

    • A happy number is a number that results in 1 when replaced by the sum of the squares of its digits.

    • If the sum of squares of digits results in a cycle, the number is not happy.

    • For example, 19 is a happy number as 1^2 + 9^2 = 82, 8^2 + 2^2 = 68, 6^2 + 8^2 = 100, 1^2 + 0^2 + 0^2 = 1.

    • To check if a number is happy or not, we can use a hash set to keep track of the numbers we have seen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice as many coding questions as you can. This will help you in the coding round and technical Interviews.
Practice some puzzles from geeksforgeeks.
Do not assume anything from your side. Discuss edge test cases of coding problems with the interviewer and if you are stuck anywhere talk to the interviewer. They are there to help you.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of Networking , c programming and linux programming

Interview Preparation Tips

Topics to prepare for HFCL Limited Graduate Engineer Trainee (Get) interview:
  • Computer Networking
  • C
  • Linux System Administration
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a dedicated and experienced software engineer with a passion for creating innovative solutions.

    • Over 5 years of experience in software development

    • Proficient in multiple programming languages such as Java, Python, and JavaScript

    • Strong problem-solving skills demonstrated through successful project completions

  • Answered by AI
  • Q2. Core Question regarding fav subjects and internships

Interview Preparation Tips

Interview preparation tips for other job seekers - Company seeks based on location, at the no one selected, don't know why

I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is OSI model ?name the 7 layers of OSI model?
  • Ans. 

    OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • OSI stands for Open Systems Interconnection.

    • It has 7 layers, each with a specific function.

    • The layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer communicates with the layer above and below it.

    • Example: When you visit a website, the...

  • Answered by AI
  • Q2. What is data packet loss
  • Ans. 

    Data packet loss is the failure of one or more transmitted packets to arrive at their destination.

    • Packet loss occurs when packets of data being transmitted over a network fail to reach their destination.

    • It can be caused by network congestion, hardware failure, or software errors.

    • Packet loss can result in slower network speeds, poor video or audio quality, and disrupted connections.

    • Packet loss can be measured using tool...

  • Answered by AI
  • Q3. What User interface
  • Ans. 

    The user interface should be intuitive and user-friendly, with clear navigation and easy-to-use features.

    • The UI should have a consistent design and layout throughout the application

    • It should be responsive and adaptable to different screen sizes and devices

    • Use clear and concise language for labels and instructions

    • Provide feedback to the user when actions are taken, such as a loading spinner or success message

    • Consider ac...

  • Answered by AI
  • Q4. Advantages of matlab?
  • Ans. 

    Matlab is a powerful tool for numerical computation, data analysis, and visualization.

    • Matlab has a user-friendly interface and a large library of built-in functions.

    • It allows for easy manipulation of matrices and vectors.

    • Matlab is widely used in engineering, finance, and scientific research.

    • It can handle complex mathematical operations and simulations.

    • Matlab can generate high-quality 2D and 3D plots and graphs.

    • It suppo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your CV well and be ready to answer any kind of hypothetical questions they ask .

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2023. 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 

Telecommunication ques related to gsm and gprs. Architecture and radio communication. And general apti ques.

Round 3 - Technical 

(2 Questions)

  • Q1. Good. Telecommunication questions. radio communication. .
  • Q2. Gsm gprs architecture. 4&5g features
  • Ans. 

    GSM/GPRS architecture is a cellular network technology used for data transmission. 4G and 5G have advanced features.

    • GSM/GPRS architecture uses circuit-switched and packet-switched networks for voice and data transmission.

    • 4G features include high-speed data transfer, low latency, and improved network efficiency.

    • 5G features include higher data rates, lower latency, and increased network capacity.

    • 4G and 5G both use advanc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study and show confidence.
Fluency and persistancy is required. Be vocal.

Reliance Communications Interview FAQs

What are the top questions asked in Reliance Communications Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Reliance Communications Graduate Engineer Trainee (Get) interview -

  1. Why mobile phone is called as cell pho...read more
  2. What is the output of PLC. analog or digit...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Jio Interview Questions
4.0
 • 1.9k Interviews
Bharti Airtel Interview Questions
3.9
 • 876 Interviews
Vodafone Idea Interview Questions
4.0
 • 561 Interviews
HFCL Limited Interview Questions
3.9
 • 65 Interviews
BT E Serv Interview Questions
4.2
 • 42 Interviews
Dish Network Interview Questions
3.4
 • 30 Interviews
Etisalat Interview Questions
3.3
 • 15 Interviews
Viasat Interview Questions
3.6
 • 14 Interviews
View all
Reliance Communications Graduate Engineer Trainee (Get) Salary
based on 9 salaries
₹1.1 L/yr - ₹5.3 L/yr
40% less than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Reliance Communications Graduate Engineer Trainee (Get) Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

1.9

Salary

3.4

Job security

2.9

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 3 Reviews and Ratings
Assistant Manager
633 salaries
unlock blur

₹1.6 L/yr - ₹8.6 L/yr

Deputy Manager
262 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Senior Executive
258 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Network Engineer
222 salaries
unlock blur

₹1.5 L/yr - ₹7.2 L/yr

Manager
201 salaries
unlock blur

₹2.7 L/yr - ₹13 L/yr

Explore more salaries
Compare Reliance Communications with

Jio

4.0
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Tata Communications

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