Upload Button Icon Add office photos

Filter interviews by

GTT Communications L2 Engineer Interview Questions and Answers

Updated 3 Jul 2021

Interview questions from similar companies

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

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data structure algorithm questions related to various scenarios
  • Q2. DS Algo related questions which revolved around different scenarios
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It includes two DSA questions and some aptitude questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Introduce yourself
  • Q2. Give the maximum element at any point of time for after pop and push
  • Q3. Reverse a string
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Difficult online round

Round 2 - One-on-one 

(2 Questions)

  • Q1. Arrays from neetcode
  • Ans. 

    Arrays are a collection of strings in programming used to store multiple values under a single variable name.

    • Arrays are declared using square brackets []

    • Each element in an array is accessed by its index, starting from 0

    • Example: var fruits = ['apple', 'banana', 'orange']

  • Answered by AI
  • Q2. Linked list from neetcode
Round 3 - One-on-one 

(2 Questions)

  • Q1. Trees in neet code
  • Ans. 

    Trees in neet code refer to the implementation of tree data structures in coding challenges on the platform NeetCode.

    • Trees are a common data structure used in coding challenges to represent hierarchical relationships between data.

    • Common tree operations include traversal (inorder, preorder, postorder), insertion, deletion, and searching.

    • Examples of tree-related coding challenges on NeetCode include implementing a binary...

  • Answered by AI
  • Q2. Trees in leet code
  • Ans. 

    Trees in leetcode are a common topic for coding interviews, involving various tree traversal and manipulation techniques.

    • Understand different tree traversal methods like inorder, preorder, and postorder.

    • Learn about common tree algorithms like finding the height, diameter, and lowest common ancestor.

    • Practice solving tree-related problems on leetcode to improve your skills.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Inheritance, Contructord, Polymorphism etc
Round 2 - Technical 

(1 Question)

  • Q1. Exception Handing, Datatypes, Unix, Sql
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is LTE module?
  • Ans. 

    LTE module is a hardware component that enables devices to connect to LTE networks for high-speed wireless communication.

    • LTE module is a small hardware component that allows devices to connect to LTE networks.

    • It is commonly used in smartphones, tablets, and other mobile devices.

    • LTE modules support high-speed wireless communication for faster data transfer.

    • Examples of LTE modules include Quectel LTE modules, Sierra Wire

  • Answered by AI
  • Q2. How to do load blancing?
  • Ans. 

    Load balancing is the process of distributing network traffic across multiple servers to ensure optimal resource utilization and prevent overload.

    • Use a load balancer to evenly distribute incoming traffic to multiple servers

    • Implement algorithms like round-robin, least connections, or IP hash for load balancing

    • Monitor server health and adjust traffic distribution accordingly

    • Ensure high availability and scalability by add

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Os , CPP , bit manipulation
Round 2 - One-on-one 

(1 Question)

  • Q1. Os , threads,cpp, python
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Generic dotnet questions mcq

Round 2 - One-on-one 

(1 Question)

  • Q1. .net, c# , sql , async questions
Round 3 - Coding Test 

One problem is given need to make logic and your current project details

Round 4 - Group Discussion 

Managerial round was taken at the end

Interview Preparation Tips

Interview preparation tips for other job seekers - They are very slow. They take really long time to release offer but want candidate to join immediately.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Aptitude questions from various topics

Round 2 - Coding Test 

Two coding questions easy and medium

Round 3 - Technical 

(3 Questions)

  • Q1. 1 hr technical from your resume and problem solving
  • Q2. 3 sum problem question
  • Q3. Basics of networking
Round 4 - HR 

(1 Question)

  • Q1. Explain why you come into software role

GTT Communications Interview FAQs

How to prepare for GTT Communications L2 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 GTT Communications. The most common topics and skills that interviewers at GTT Communications expect are Computer Networking, Ethernet, MPLS, MS Office and Network Operations.

Tell us how to improve this page.

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 824 Interviews
Vodafone Idea Interview Questions
4.1
 • 548 Interviews
Cisco Interview Questions
4.1
 • 395 Interviews
Indus Towers Interview Questions
3.8
 • 169 Interviews
ACT Fibernet Interview Questions
4.0
 • 131 Interviews
Sify Technologies Interview Questions
3.8
 • 120 Interviews
Nvidia Interview Questions
3.8
 • 104 Interviews
View all

GTT Communications L2 Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Network Analyst
180 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Network Engineer
58 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Network Technician
50 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Service Delivery Coordinator
21 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

System Engineer
16 salaries
unlock blur

₹3.5 L/yr - ₹6.1 L/yr

Explore more salaries
Compare GTT Communications with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

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