Upload Button Icon Add office photos
Engaged Employer

i

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

Tudip Technologies Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 256 Reviews

Filter interviews by

Tudip Technologies Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top Tudip Technologies Interview Questions and Answers

View all 35 questions

58 Tudip Technologies Interview Experiences

118 questions found

Sort by: Popular

Qa Manual Test Engineer Interview Questions

user image Anonymous

posted on 10 Oct 2024

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Indeed and was interviewed in Sep 2024.

4 Interview Rounds

1

Technical Round (4 Questions)

  • Q1. 1st Technical round : Difference between Epic and User story.
  • Q2. Test cases of Data grid.
  • Q3. How to test a website on different devices?
  • Q4. Have you ever meet your client.
2

Assignment Round

Write testcases for a profile page that has option to change: name, email, phone number, address etc.

3

Technical Round (1 Question)

  • Q1. Severity, priority, scenario based questions.
4

One-on-one Round (1 Question)

  • Q1. CEO round : general problem solving questions.

Skills evaluated in this interview

Android Developer Interview Questions

user image Anonymous

posted on 12 Dec 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. One question about Git.
  • Q2. Other questions are more about capabilities and behaviour rather than technical.

Get interview-ready with top interview questions

Quality Assurance Interview Questions

user image Rushikesh Mohite

posted on 18 Oct 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

Numerical ability
Logical Reasoning
Verbal Ability
Spatial Reasoning
Technical Aptitude

2

Assignment Round

Writing test cases
Situation based questions

3

Technical Round (2 Questions)

  • Q1. Types of testing
  • Q2. Example of prority and severity

Graduate Trainee Interview Questions

user image Anonymous

posted on 6 Jun 2024

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed in May 2024.

3 Interview Rounds

1

Aptitude Test Round

Basic Aptitude Questions and some Chemistry Questions also.

2

Coding Test Round

Basic Coding Questions like find the factors of a no., find the third largest no., Palindrome question

3

Technical Round (2 Questions)

  • Q1. They will ask about your choice of programming language
  • Q2. I chose Python, and they asked me to lambda function, pickling, try error finally, Modelling in ML etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well. Conditions for work 7LPA fixed and 2-year bond. For a fresher planning to join software development, I would recommend it not a bad choice.

Tudip Technologies interview questions for popular designations

 Graduate Trainee

 (8)

 Associate Software Developer

 (6)

 Associate Software Engineer

 (5)

 Software Developer

 (4)

 Java Developer

 (3)

 Software Engineer

 (3)

 Front end Developer

 (2)

 Account Assistant

 (1)

Senior Devops Engineer Interview Questions

user image Anonymous

posted on 22 Nov 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Assignment Round

AWS architecture diagram based on scenario

2

Technical Round (2 Questions)

  • Q1. About CICD and RDS
  • Q2. About Kubdernetes
3

HR Round (1 Question)

  • Q1. Salary discussion
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed in Feb 2024.

4 Interview Rounds

1

Coding Test Round

They provided a Google Form link in which there were several coding questions that were too basic, like an easy level.

2

Coding Test Round

Pen-and-paper coding test. They gave us three questions and 15 minutes to solve simple-level questions.

3

One-on-one Round (5 Questions)

  • Q1. Tell me about yourself.
  • Q2. Oops, related question.
  • Q3. Question related to basic math and geometry.
  • Q4. Questions related to projects.
  • Q5. Questions related to the tech stacks of project
4

Technical Round (3 Questions)

  • Q1. Tell me brief introduction
  • Q2. Aptitude like percentage, etc
  • Q3. DBMS keys related questions.

Interview Preparation Tips

Topics to prepare for Tudip Technologies Associate Software Developer interview:
  • DBMS
  • OOPS
  • Programming
Interview preparation tips for other job seekers - Keep your basics strong.
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 Not Selected

3 Interview Rounds

1

Aptitude Test Round

Mathematics,General Aptitute,three coding question

2

Coding Test Round

Face to face interview.Ask questions on Data structure and algorithms

3

HR Round (1 Question)

  • Q1. Where do you look from 5 years from now

Software Trainee Interview Questions

user image Payal Yadav

posted on 23 Jun 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

4 Interview Rounds

1

Aptitude Test Round

The difficulty level is moderate

2

Coding Test Round

There were three coding question level of first question is easy and other two are difficult

3

Technical Round (1 Question)

  • Q1. Tell me about yourself and about your project
4

HR Round (1 Question)

  • Q1. I am not selected for this

Graduate Trainee Interview Questions

user image Anonymous

posted on 12 Jun 2024

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

I applied via Campus Placement and was interviewed in Dec 2023.

4 Interview Rounds

1

Aptitude Test Round

Basic questions on distance, profit-loss, percentage, permutation and combination, work and time, etc easy to moderate level questions

2

Coding Test Round

Array operations, String operations, leetcode easy level questions

3

Technical Round (2 Questions)

  • Q1. Difference between abstraction and encapsulation?
  • Q2. Joins in SQL with example
4

One-on-one Round (2 Questions)

  • Q1. Database connectivity code implementation
  • Q2. Tree traversal code implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to medium level questions for aptitude as well as technical interview. Just get the basics right.

Skills evaluated in this interview

Software Developer Interview Questions

user image Anonymous

posted on 7 Mar 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 More than 8 weeks
Result
 -

I applied via Recruitment Consulltant and was interviewed in Feb 2024.

4 Interview Rounds

1

Aptitude Test Round

30 questions - aptitude+DSA +Java+Sql MCQ Questions

2

Coding Test Round

3 codes are given
1)if number is divisible by 15 then print "Foo" ,if number is divisible by 17 then print "bar" ,
if number is divisible by 15 and 17 then print "Foo Bar"
2) find third largest element of array
3)find factors of number

3

Technical Round (1 Question)

  • Q1. Explain Access modifiers public and default difference how to connect java to database 20 % of 25 superclass of all class sql query for delete last 10 rows from...read more
4

HR Round (2 Questions)

  • Q1. Why you want join our company
  • Q2. Why should hire you?

Tudip Technologies Interview FAQs

How many rounds are there in Tudip Technologies interview?
Tudip Technologies interview process usually has 2-3 rounds. The most common rounds in the Tudip Technologies interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Tudip Technologies 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 Tudip Technologies. The most common topics and skills that interviewers at Tudip Technologies expect are CMMI, Agile, Project Management, Project Delivery and Application Development.
What are the top questions asked in Tudip Technologies interview?

Some of the top questions asked at the Tudip Technologies interview -

  1. 2.What are the differences between the constructors and metho...read more
  2. 1.What is the purpose of a default construct...read more
  3. What is Java? What is oops concepts? What is string and what are the types of s...read more
How long is the Tudip Technologies interview process?

The duration of Tudip Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at Tudip Technologies

based on 31 interviews in last 1 year

Interview experience

3.6
  
Good
View more

People are getting interviews through

based on 42 Tudip Technologies interviews
Campus Placement
Job Portal
Company Website
WalkIn
38%
33%
19%
5%
5% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Wipro Interview Questions
3.7
 • 5.2k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.5
 • 2.3k Interviews
Mphasis Interview Questions
3.4
 • 767 Interviews
View all

Tudip Technologies Reviews and Ratings

based on 256 reviews

3.1/5

Rating in categories

3.2

Skill development

2.9

Work-Life balance

3.1

Salary & Benefits

3.0

Job Security

3.0

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 256 Reviews and Ratings
Software Developer
139 salaries
unlock blur

₹2 L/yr - ₹11.7 L/yr

Software Engineer
130 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Associate Software Developer
110 salaries
unlock blur

₹3.2 L/yr - ₹5.1 L/yr

Cloud Engineer
92 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Associate Cloud Engineer
71 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Tudip Technologies with

Persistent Systems

3.5
Compare

LTIMindtree

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview