Upload Button Icon Add office photos

Tangoe

Compare button icon Compare button icon Compare

Filter interviews by

Tangoe Software Engineer Interview Questions and Answers for Freshers

Updated 1 Aug 2024

Tangoe Software Engineer Interview Experiences for Freshers

1 interview found

I applied via Naukri.com and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1st Round was good , was taken by Lead . Most of the questions on Hibernate and relational mapping with example. Core java some questions,
Round 2 - Technical 

(1 Question)

  • Q1. Core java , spring , spring boot , IOC container, Dependency Injection
Round 3 - Technical 

(1 Question)

  • Q1. Only core java and logical questions Hash code and equals String handling logical questions Static and non static And other logical questions
Round 4 - HR 

(1 Question)

  • Q1. What’s your salary expectation and why that much ?”
  • Ans. 

    I expect a salary of $X because of my experience, skills, and the market value for software engineers.

    • I have X years of experience in software engineering, which has allowed me to develop a strong skill set.

    • I have expertise in programming languages such as Java, Python, and C++.

    • I have successfully completed projects that required complex problem-solving and critical thinking.

    • I have a deep understanding of software deve...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tangoe Software Engineer interview:
  • Core Java
  • Hibernate
  • JPA
  • Spring Boot
  • spring tr
  • REST API
Interview preparation tips for other job seekers - If you are looking for work life balance with no pressure . This is the right place for you . But Again you should satisfy your offered CTC which is fixed . Because salary increment is really poor .

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 

Reasoning and aptitude questions are given

Round 3 - HR 

(2 Questions)

  • Q1. Tell all concepts of Overloading
  • Ans. 

    Overloading is a concept in programming where multiple functions can have the same name but different parameters.

    • Functions with the same name but different parameters can be defined in a class

    • Overloading allows for flexibility in function usage

    • Example: void print(int num) and void print(string text) are overloaded functions

  • Answered by AI
  • Q2. Tell me about a live example of inheritance
  • Ans. 

    Inheritance in software development allows a class to inherit properties and behaviors from another class.

    • Inheritance allows a subclass to reuse code from a superclass

    • Subclass can also add new functionalities or override existing ones

    • Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell about the your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare all basic concepts of oops, practice all the concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is CSS Sprite
  • Ans. 

    CSS Sprite is a technique used to combine multiple images into a single image to reduce the number of server requests.

    • CSS Sprite helps in reducing loading time by reducing the number of HTTP requests.

    • It involves combining multiple images into one larger image and then using CSS to display only the portion of the image needed.

    • This technique is commonly used for icons, buttons, and other small images on websites.

    • By using...

  • Answered by AI
  • Q2. Object Oriented Programming

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell about yourself and your biodata
  • Q2. I have explained myself

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself and keep ready for interview
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 - Technical 

(1 Question)

  • Q1. Skill related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Management questions
  • Q2. Depends on questions
Round 4 - HR 

(2 Questions)

  • Q1. Previous experiences and reason for change
  • Q2. Better opportunity and new challenges

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t mention the skills which you don’t experience
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation

Tangoe Interview FAQs

How many rounds are there in Tangoe Software Engineer interview for freshers?
Tangoe interview process for freshers usually has 4 rounds. The most common rounds in the Tangoe interview process for freshers are Technical and HR.
What are the top questions asked in Tangoe Software Engineer interview for freshers?

Some of the top questions asked at the Tangoe Software Engineer interview for freshers -

  1. 1st Round was good , was taken by Lead . Most of the questions on Hibernate and...read more
  2. Only core java and logical questions Hash code and equals String handling logi...read more
  3. Core java , spring , spring boot , IOC container, Dependency Inject...read more

Tell us how to improve this page.

Tangoe Software Engineer Salary
based on 48 salaries
₹4.5 L/yr - ₹16.4 L/yr
30% more than the average Software Engineer Salary in India
View more details

Tangoe Software Engineer Reviews and Ratings

based on 7 reviews

4.3/5

Rating in categories

3.9

Skill development

4.6

Work-life balance

3.7

Salary

4.1

Job security

4.3

Company culture

3.8

Promotions

4.5

Work satisfaction

Explore 7 Reviews and Ratings
Service Delivery Analyst
136 salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

Software Engineer
48 salaries
unlock blur

₹4.5 L/yr - ₹16.4 L/yr

Senior Software Engineer
42 salaries
unlock blur

₹7.4 L/yr - ₹23 L/yr

Procurement Specialist
22 salaries
unlock blur

₹3.6 L/yr - ₹8.1 L/yr

Service Desk Specialist
22 salaries
unlock blur

₹3.9 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Tangoe with

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.1
Compare

Arvato

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