Upload Button Icon Add office photos

Filter interviews by

Pelatro Solutions Interview Questions and Answers

Updated 22 Jun 2024

Pelatro Solutions Interview Experiences

1 interview found

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

(1 Question)

  • Q1. What is Java class?
  • Ans. 

    A Java class is a blueprint for creating objects, containing fields and methods.

    • Java class is a template for creating objects.

    • It defines the properties (fields) and behaviors (methods) of objects.

    • Example: 'Car' class can have fields like 'make', 'model' and methods like 'drive', 'stop'.

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Jobs at Pelatro Solutions

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Questions related to Linux
  • Q2. SQL basic Queries
  • Q3. Troubleshooting Scenarios
Round 2 - Technical 

(2 Questions)

  • Q1. Join Queries of Sql
  • Ans. 

    Join queries in SQL are used to combine rows from two or more tables based on a related column between them.

    • Use JOIN keyword to combine rows from two or more tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Specify the columns to join on using ON clause

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. Project releted question
Round 3 - HR 

(2 Questions)

  • Q1. Client side discussion
  • Q2. Growth opportunities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How to work with vlan
  • Ans. 

    VLANs are used to segment network traffic for security and performance purposes.

    • VLANs divide a single physical network into multiple virtual networks.

    • Each VLAN has its own broadcast domain, reducing network congestion.

    • VLANs can be configured on switches by assigning ports to specific VLANs.

    • VLAN tagging allows for traffic to be identified and routed to the correct VLAN.

    • VLANs can improve network security by isolating sen

  • Answered by AI
  • Q2. Explain routing protocol
  • Ans. 

    Routing protocol is a set of rules used by routers to determine the best path for data packets to reach their destination.

    • Routing protocols help routers communicate with each other to share information about network topology.

    • They determine the best path for data packets based on factors like hop count, bandwidth, and delay.

    • Examples of routing protocols include RIP, OSPF, EIGRP, and BGP.

  • Answered by AI
  • Q3. EXPLAIN IN OSI LAYER
  • Ans. 

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

    • The OSI model stands for Open Systems Interconnection 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.

    • Data is encapsulated and decapsu...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Related to advance excel and basic of telecom
  • Q2. Related to. Advance excel and basic of telecom
Round 2 - HR 

(2 Questions)

  • Q1. Salary related last company
  • Q2. Expected salary
  • Ans. 

    My expected salary is negotiable and dependent on the specific responsibilities and benefits offered by the employer.

    • My expected salary is based on industry standards and my level of experience in the field.

    • I am open to discussing salary range during the interview process.

    • I am looking for a competitive salary that reflects my qualifications and contributions to the organization.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be hardworking and knowledge in telecom avl to work as per telecom emergency duty
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How do you understand customer pain points
  • Ans. 

    I understand customer pain points by actively listening, asking probing questions, and empathizing with their challenges.

    • Actively listen to customers to understand their concerns and challenges

    • Ask probing questions to uncover underlying issues and motivations

    • Empathize with customers to truly understand the impact of their pain points

    • Use customer feedback and data analysis to identify common pain points across different

  • Answered by AI
  • Q2. Did you get a chance to check our products

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is not seeking for brainy people who can apply their skills effectively. They are just looking for puppets who do the job mechanically as instructed. CEO seems to be looking for someone who just follows instructions and not ask any questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience with parallelizing transformers, and how do you approach splitting them across multiple devices to minimize latency?
  • Ans. 

    I have experience parallelizing transformers by splitting them across multiple devices to minimize latency.

    • I have utilized frameworks like TensorFlow and PyTorch to parallelize transformers.

    • I approach splitting transformers by dividing the input data into chunks and distributing them across devices.

    • I optimize communication overhead by minimizing data transfer between devices.

    • I leverage techniques like data parallelism ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about osi layers
  • Q2. Tcp vs udp

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn well and perform well

epc core Interview Questions & Answers

TELUS Mobility user image Anonymous

posted on 9 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Describe lte call flow
  • Ans. 

    LTE call flow involves multiple steps including connection establishment, data transfer, and connection release.

    • UE sends a connection request to the eNodeB

    • eNodeB forwards the request to the MME for authentication and authorization

    • MME communicates with the HSS for user authentication

    • Once authenticated, MME assigns a temporary ID to the UE and establishes a connection with the eNodeB

    • Data transfer occurs between the UE an...

  • Answered by AI
  • Q2. Describe lte mobility procedures
  • Ans. 

    LTE mobility procedures involve handover, tracking area update, and cell reselection.

    • Handover: process of transferring an ongoing call or data session from one cell to another

    • Tracking Area Update: updating the location of a mobile device when moving to a new tracking area

    • Cell Reselection: process of selecting the best cell when a mobile device moves out of the coverage area of the current cell

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a Telecom Engineer with a strong background in network design and implementation.

    • Experienced in configuring and troubleshooting network equipment

    • Skilled in analyzing network performance and implementing solutions

    • Proficient in various networking protocols such as TCP/IP and VLANs

  • Answered by AI
  • Q2. Tell me About this Company, Why do you want to?
  • Ans. 

    The company is a leading telecommunications provider known for its innovative solutions and commitment to customer satisfaction.

    • The company has a strong reputation in the industry for providing reliable and cutting-edge telecommunications services.

    • I admire the company's focus on customer satisfaction and commitment to delivering high-quality solutions.

    • The company's track record of innovation and technological advanceme...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Behavioral 

(1 Question)

  • Q1. Salary breakup, PF contribution, What Grievances have you handled briefing,
Round 2 - One-on-one 

(1 Question)

  • Q1. What was your previous job Responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Directors was very rude at the time of interview. Negative attitude

Pelatro Solutions Interview FAQs

How many rounds are there in Pelatro Solutions interview?
Pelatro Solutions interview process usually has 1 rounds. The most common rounds in the Pelatro Solutions interview process are Technical.
How to prepare for Pelatro Solutions 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 Pelatro Solutions. The most common topics and skills that interviewers at Pelatro Solutions expect are Telecom, Hadoop, Shell Scripting, Unix and Core Java.

Tell us how to improve this page.

Pelatro Solutions Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Nagarro Interview Questions
4.0
 • 778 Interviews
Epsilon Interview Questions
4.0
 • 89 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
Nelito System Interview Questions
3.5
 • 24 Interviews
Tatvic Interview Questions
2.6
 • 6 Interviews
Affle Interview Questions
3.1
 • 4 Interviews
Flytxt Interview Questions
3.5
 • 3 Interviews
View all

Pelatro Solutions Reviews and Ratings

based on 36 reviews

3.5/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.4

Salary

3.9

Job security

3.6

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 36 Reviews and Ratings
Business Development Executive/ Senior Executive

Bangalore / Bengaluru

1-6 Yrs

Not Disclosed

Explore more jobs
Business Analyst
20 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Support Engineer
18 salaries
unlock blur

₹3.5 L/yr - ₹8.7 L/yr

Development Engineer
18 salaries
unlock blur

₹6 L/yr - ₹9.4 L/yr

Software Engineer
15 salaries
unlock blur

₹4.6 L/yr - ₹8.6 L/yr

Implementation Engineer
13 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Explore more salaries
Compare Pelatro Solutions with

Epsilon

4.0
Compare

Tatvic

2.6
Compare

Affle

3.1
Compare

Nelito System

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