Upload Button Icon Add office photos

Filter interviews by

Telaverge Communications Python Developer Interview Questions and Answers

Updated 27 Apr 2021

Telaverge Communications Python Developer Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. Technical and python programs
  • Q2. Data structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on data structure and programming

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Python Language?
  • Q2. Python is a object oriented programming language.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

It's logical based questions and bulid the logic

Round 2 - Coding Test 

It's was code based questions and it's improve the code skills problem

Round 3 - Group Discussion 

It's was clear the doubts and something is know that knowledge

Round 4 - Assignment 

It's assignment based questions slove the question problem time limit

Round 5 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Can you tell me why do this job work you

Interview Preparation Tips

Interview preparation tips for other job seekers - It's technical round it's was technical questions asked and problem based questions but it's future time it's very beneficial
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 4 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 

Measure of your ability to learn or perform required tasks and succeed in the environment you're in. They are not a measure of intelligence these tests look for your strengths and weaknesses, giving you and the evaluator an idea of your abilities.

Round 3 - Coding Test 

To asking the question for the coding

Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self? What is your strength? What is your weekeness? Why should I hire u ?
  • Ans. Thank you for this opportunity to this position of interview my self sowmya patro I am from vishakapatnam Andhra Pradesh my graduation is degree in bsc computers msrs.siddardha degree college coming to my family background I believe in nuclear family including me my father has working from A/c mechanic my mother house wife My strength is time punctuality and good good communication skills My weekness is public talking
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for HCL Infosystems Python Developer Lead interview:
  • Non Voice Process
  • Python
Interview preparation tips for other job seekers - Sir /madam
I am a good hard worker
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Global Interpreter Lock (GIL) in Python?
  • Q2. GIL ensures only one thread executes python byte at a time, limiting multi-threading efficiency.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between a list and a tuple in python?
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List is mutable, meaning its elements can be changed after creation.

    • Tuple is immutable, meaning its elements cannot be changed after creation.

    • List is defined using square brackets [], tuple using parentheses ().

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. List : Mutable (can be modified) defined using []. Ex - my_list = [1, 2, 3] Tuple : Immutable (cannot be modified) defined using(). Ex - my_tuple = (1, 2, 3).
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a short program to check if a number is even or odd?
  • Q2. If a number is divisible by 2 (number % 2 == 0), it is even ; otherwise, it is odd.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Python Language?
  • Q2. Python is a object oriented programming language.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you print "Hello World" in Python?
  • Q2. Print("Hello World")
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you a reverse a string in Python?
  • Ans. 

    Use slicing with step size -1 to reverse a string in Python.

    • Use string slicing with step size -1 to reverse the string.

    • Example: 'hello'[::-1] will return 'olleh'.

  • Answered by AI
  • Q2. You can reverse a string using slicing.
  • Ans. 

    Yes, you can reverse a string in Python using slicing.

    • Use the slicing syntax [::-1] to reverse a string.

    • Example: 'hello'[::-1] will return 'olleh'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - "Research the company thoroughly."

Telaverge Communications Interview FAQs

What are the top questions asked in Telaverge Communications Python Developer interview?

Some of the top questions asked at the Telaverge Communications Python Developer interview -

  1. Technical and python progr...read more
  2. Data struct...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 843 Interviews
Vodafone Idea Interview Questions
4.1
 • 551 Interviews
AmbitionBox Interview Questions
4.9
 • 153 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all
Software Engineer
33 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

R&D Engineer
17 salaries
unlock blur

₹4.2 L/yr - ₹11.6 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹7.3 L/yr - ₹16 L/yr

Software Developer
8 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Lead Engineer
7 salaries
unlock blur

₹19.3 L/yr - ₹28 L/yr

Explore more salaries
Compare Telaverge Communications with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

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