Upload Button Icon Add office photos

Filter interviews by

Comptel Interview Questions and Answers

Updated 27 Feb 2022

Comptel Interview Experiences

1 interview found

Round 1 - One-on-one 

(2 Questions)

  • Q1. Telecom Domain and OSS experience
  • Q2. How to create soap based intergace
  • Ans. 

    To create a SOAP-based interface, define the WSDL file and generate the client and server stubs.

    • Define the WSDL file with the SOAP operations and messages

    • Use a tool like Apache CXF or Axis2 to generate client and server stubs

    • Implement the server-side logic for the SOAP operations

    • Use the client stub to invoke the SOAP operations on the server

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Java basic question and soap based quesiton
  • Q2. J2EE base question and telecom domain only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and vocal you will be able to crack it

Skills evaluated in this interview

Solution Specialist Interview Questions asked at other Companies

Q1. Were you utilising any CRM or tools to tap all the data and get better insights, any hands-on experience with the same?
View answer (2)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

I was interviewed in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I was interviewed in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I was interviewed in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

Interview Preparation Tips

Round: Test
Experience: Objective based questions covering general aptitude, c programming, algorithms, os, dbms, software engineering

Round: HR Interview
Experience: Candidates are eliminated after each round of interviews. Number of interviews varies from candidate to candidate. However 1 HR and 1 Tech interview is compulsory. Some may have separate tech and coding interviews.

General Tips: The 1st round aptitude paper is not too tough but ensures that not everyone is able to clear the cutoff.
In the tech interview programming questions were easy but OS questions are tricky and interviewer is looking for a candidate with a solid basics.
Skill Tips: Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews. Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews.
Do not spend too much effort on coding questions. Instead focus on fundamentals of OS, DBMS concepts like paging, threading, system calls etc
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I was interviewed before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

I was interviewed in Sep 2017.

Interview Questionnaire 

2 Questions

  • Q1. Find the sum of two numbers without using any mathematical operarors.
  • Ans. 

    Use bitwise operations to find the sum of two numbers without using mathematical operators.

    • Use bitwise XOR to find the sum of two numbers without carrying.

    • Use bitwise AND and left shift to find the carry.

    • Repeat the process until there is no carry left.

  • Answered by AI
  • Q2. Delete a node from linked list when we are given a reference to the node. But the head pointer is not given.
  • Ans. 

    To delete a node from a linked list when only given a reference to the node, we can copy the data of the next node to the given node and delete the next node.

    • Copy the data of the next node to the given node

    • Update the next pointer of the given node to skip the next node

    • Delete the next node

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Tips: Strong understanding and thorough knowledge of C programming.

College Name: IIT Madras

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why you want to join this industry i.e BPO
  • Q2. Because it's a fast growing industry, and it's good to start your career with such industry in which you can use your skills for personal growth as well as for company productivity. Moreover I have seen ma...
  • Q3. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic or get nervous, interviewer is also human. Be honest and smart.

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round was asked technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic should be strong in the programming language you know
Contribute & help others!
anonymous
You can choose to be anonymous

Comptel Interview FAQs

How many rounds are there in Comptel interview?
Comptel interview process usually has 2 rounds. The most common rounds in the Comptel interview process are One-on-one Round and Technical.
What are the top questions asked in Comptel interview?

Some of the top questions asked at the Comptel interview -

  1. How to create soap based interg...read more
  2. Java basic question and soap based quesi...read more
  3. J2EE base question and telecom domain o...read more

Recently Viewed

SALARIES

Bosch Chassis Systems

No Salaries

JOBS

Nokia

No Jobs

JOBS

Bosch

No Jobs

LIST OF COMPANIES

Honeywell Automation

Overview

REVIEWS

Bosch Chassis Systems

No Reviews

JOBS

Bosch

No Jobs

JOBS

Bosch

No Jobs

JOBS

Bosch

No Jobs

SALARIES

Nokia

No Salaries

JOBS

Bosch

No Jobs

Tell us how to improve this page.

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
FIS Interview Questions
3.9
 • 482 Interviews
Dell Interview Questions
4.0
 • 385 Interviews
Quest Global Interview Questions
3.6
 • 299 Interviews
NeoSOFT Interview Questions
3.9
 • 261 Interviews
Qualcomm Interview Questions
3.8
 • 252 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
View all

Comptel Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.2

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

4.6

Company culture

4.5

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Compare Comptel with

Teleperformance

3.9
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare

Nagarro

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