Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tydy Team. If you also belong to the team, you can get access from here

Tydy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tydy Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

9 Questions

  • Q1. Tell me about yourself
  • Q2. Process details
  • Q3. Company information
  • Q4. Tell me about yourself
  • Q5. Process details
  • Q6. Company information
  • Q7. Tell me about yourself
  • Q8. Process details
  • Q9. Company information

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank and give proper answers

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How you can do sales

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview wanted to test both my knowledge and communication skill

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions are related to your past working experience and the position that you applied for Microwave Transmission related questions: What is Microwave and types What is fadind and it's resolution steps D...
  • Q2. PDH-SDH related questions- Difference between PDH and sdh Frame structure of sdh High order and low order bytes and alarms related to bytes Alarms in sdh Ethernet over sdh What is GFP, ENCAPSULATION, VCAT,...
  • Q3. Generally your current work related questions Why you want to change your job What is your expectations from new job Where you seeing your self after 5 year's Current salary and expectations

Interview Preparation Tips

Round: HR Round
Experience: Related to offer they are giving and related cross questions

General Tips: I had been interviewed with Huawei in 2016 and total 2 rounds was there for me. Questions I already had shared, go through it.

I got my offer letter after 1 month after HR discussion but please follow up with HR team once you get call for your selection
Skills: Ethernet over SDH, SDH, Microwave, Technical Knowledge(ML, Microwave, Communication, Presentation Skills
Duration: 1-3 Months

I applied via Walk-in and was interviewed in Jul 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you know about our company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak clearly,use good eye contact and be confident.

I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Financial domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen to questions and only answer that.Dont get overexcited.Take a deep breath

I applied via Walk-in and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What makes you unique

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the industry and company... Line up your questions for the interviewer...

I applied via Referral and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Multiple MME can configure in single eNodeB...??
  • Ans. 

    Yes, multiple MMEs can be configured in a single eNodeB.

    • Multiple MMEs (Mobility Management Entities) can be configured in a single eNodeB (Evolved Node B) in LTE networks.

    • This configuration allows for load balancing and redundancy.

    • Each MME can handle control plane signaling for a subset of connected UEs (User Equipment).

    • The eNodeB distributes the UEs among the available MMEs based on various factors like load and capac...

  • Answered by AI
  • Q2. What troubleshoot you can do if MME Communication fail Alarm will appear....??
  • Ans. 

    Check network connectivity, restart MME, check configuration settings.

    • Check if there is any issue with the network connectivity

    • Restart the MME and check if the alarm disappears

    • Verify the configuration settings of the MME

    • Check if there is any hardware failure

    • Contact the vendor for further assistance

  • Answered by AI
  • Q3. Explain Integration process....??
  • Ans. 

    Integration process refers to the process of combining different systems or components into a single unified system.

    • Integration involves connecting different systems or components to work together seamlessly

    • It can involve data integration, application integration, or system integration

    • Integration can be achieved through APIs, middleware, or custom code

    • Examples of integration include integrating a CRM system with a mark...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, if you have talent, definitely you can face any interview. But in telecom sector 90% jugad is applicable....🤔😙
Are these interview questions helpful?

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

About Your Experience and Personal Skills , Behaviour, Communication skills, Hygiene

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't lose Opportunity For Your Life Ensure chance

I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Coding Test 

90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on concepts of OOPS and Operating Systems.
  • Q2. Find least common ancestor of a binary tree.
  • Ans. 

    Find the lowest common ancestor of a binary tree.

    • Traverse the tree recursively from the root node.

    • If the current node is null or matches either of the given nodes, return the current node.

    • Recursively search for the nodes in the left and right subtrees.

    • If both nodes are found in different subtrees, return the current node.

    • If both nodes are found in the same subtree, continue the search in that subtree.

  • Answered by AI
  • Q3. Find first missing positive integer from an array for non-negative integers.
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot
Round 4 - Technical 

(2 Questions)

  • Q1. Given a grid which represents an ocean( For all index i,j if mat[i][j] = 1 is island and mat[i][j] = 0 means water). Find the island with largest area.
  • Ans. 

    Find the largest island area in a grid representing an ocean using DFS or BFS.

    • Use Depth-First Search (DFS) or Breadth-First Search (BFS) to explore the grid.

    • Mark visited cells to avoid counting them multiple times.

    • Count the size of each island during the traversal.

    • Example: For a grid [[1,0,0],[1,1,0],[0,0,1]], the largest island has area 3.

    • Keep track of the maximum area found during the exploration.

  • Answered by AI
  • Q2. Given list of strings group them into distinct anagrams.
  • Ans. 

    Group list of strings into distinct anagrams.

    • Create a hash table with sorted string as key and list of anagrams as value.

    • Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.

    • Return the values of the hash table as a list of lists.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Arcesium Senior Software Engineer interview:
  • Low Level Design
  • Object Oriented Programming
  • Data Structures
  • Algorithms
  • DBMS
Interview preparation tips for other job seekers - Focus on Data Structures & Algorithms and Low Level Designing. Some brushup of DBMS will also help.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1.  Products sales

Tell us how to improve this page.

Interview Questions from Similar Companies

Quess Interview Questions
3.8
 • 470 Interviews
CMS IT Services Interview Questions
3.1
 • 146 Interviews
iMerit Interview Questions
3.3
 • 108 Interviews
Zidio Development Interview Questions
4.4
 • 102 Interviews
Arcesium Interview Questions
3.5
 • 85 Interviews
QualiZeal Interview Questions
4.2
 • 59 Interviews
Mavenir Systems Interview Questions
3.3
 • 58 Interviews
DotPe Interview Questions
3.1
 • 42 Interviews
View all

Tydy 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
Software Engineer
4 salaries
unlock blur

₹5.8 L/yr - ₹6 L/yr

Project Manager
3 salaries
unlock blur

₹19 L/yr - ₹26.5 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹8.5 L/yr - ₹20 L/yr

Explore more salaries
Compare Tydy with

CMS IT Services

3.1
Compare

iMerit

3.3
Compare

Quantiphi Analytics Solutions Private Limited

3.2
Compare

Hapag-Lloyd

3.8
Compare
write
Share an Interview