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

Filter interviews by

Tudip Technologies Associate Software Engineer Interview Questions and Answers

Updated 6 Feb 2025

Tudip Technologies Associate Software Engineer Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

Mathematics,General Aptitute,three coding question

Round 2 - Coding Test 

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

Round 3 - HR 

(1 Question)

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

Associate Software Engineer Interview Questions & Answers

user image SHIVAM JAIN Y19170862

posted on 6 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions.

Round 2 - Coding Test 

Basic Dsa questions like array, string

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - Coding Test 

4 questions on array and string

Round 3 - HR 

(2 Questions)

  • Q1. Introduction and basic questions
  • Q2. Some basic questions related to sql
Round 4 - Technical 

(3 Questions)

  • Q1. Oops concepts and dsa
  • Q2. Sorting and searching and hashmap
  • Q3. Reverse string, constructor, hashnap

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well they only ask basics and see your understanding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Arrays questions with basic array manipulation and basic coding

Tudip Technologies interview questions for designations

 Associate Software Developer

 (6)

 Software Engineer

 (3)

 Associate Software Development Engineer

 (1)

 Software Development Engineer

 (1)

 Associate Cloud Engineer

 (1)

 Associate Engineer

 (1)

 Software Developer

 (5)

 Software Trainee

 (1)

I applied via Job Portal and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude test. You can Easily clear it.

Round 2 - Coding Test 

There are 3 coding questions. You can write code in any language you want.
Questions:
1) If a number is divisible by 11, then print "Foo". If a number is divisible by 17, then print "Bar". If a number is divisible by 11 and 17, then print "Foo Bar". You need to take input from the end user. Do NOT have any static input while writing the program.
2) Write a program to swap two numbers without using the third variable?* You need to take input from the end user. Do NOT have any static input while writing the program.
3)Write a Program to print sum of digits of a number. You need to take input from the end user. Do NOT have any static input while writing the program.

Round 3 - Technical 

(1 Question)

  • Q1. 1)Tell me something about yourself.. I know python language so they asked me questions related to that... Like 2) what is pickling and unpickling in python.. 3 ) write a code on palindrome number..

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy proccess.. but they take interview of 56 students in one day..
Our interview meeting start at 10.45am and for interview they create separate meet..
they take one by one interview of every candidate. Mine interview comes at 3.50pm, so i wait that much hour for interview..
Interviewer take interview in so much hurry..
Mine interview was just for 4 minutes.
interviewer doesn't give me enough time to write a simple code..

I applied via Company Website and was interviewed in Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Round 1,2,3,4: written TEST based on 10th and 12th math, apptitude, reasoning then after f2f java questions, oops, string manipulation code, algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Well peapered on java, da, algo, math

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Coding Test 

Print a specific pattern using any programming language.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is a class in Object-Oriented Programming (OOP)?
  • Ans. 

    A class in OOP is a blueprint for creating objects, defining their properties and behaviors.

    • Classes are templates for creating objects in OOP

    • They define the properties (attributes) and behaviors (methods) of objects

    • Objects are instances of classes, each with its own unique data

    • Inheritance allows classes to inherit properties and behaviors from other classes

    • Encapsulation ensures that the data is hidden and can only be a...

  • Answered by AI
  • Q2. What is the difference between an abstract class and an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...

  • Answered by AI
  • Q3. What is joining and creating an inner join query?
  • Ans. 

    Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.

    • Joining is used to combine data from multiple tables in a database.

    • Inner join query retrieves only the records that have matching values in both tables.

    • Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Example: SELECT orders.order_i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Webkul Software Associate Software Engineer interview:
  • OOPS
  • Baisc Of any of Programing
  • MySQL
  • joins
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were 30 questions on the aptitude test, all of which were part of the total count.

Round 2 - Coding Test 

I have three questions: two related to data structures and algorithms, and one concerning SQL.

Round 3 - Technical 

(1 Question)

  • Q1. Got two questions DSA medium and Easy one

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and have confidences do your best
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indira Gandhi Institute of Technology, Dhenkanal and was interviewed in Jul 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 

There are Verbal, logical reasoning, quantitative, coding questions (2 Qtns) and a descriptive essay on "How you used the pendamic duration for study" ( Minimum 200 words) required. And coding questions are DSA Medium level one was: " Find the maximum profit percentage during the buy and sell of stock of a company. ". Verbal round was mostly (4 -5 questions) on make meaning full sentence. All the first round test was conducted on "Xobin online test" platform.

Round 3 - System Design 

(2 Questions)

  • Q1. There are two questions available 1. Write a business solution, technical solution using frontend or back-end technology to overcome the problem a) There is a new metro started in your city but the proble...
  • Q2. 2nd question was find solution for dynamic seat booking and price change during booking of ticket for a cinema hall.
Round 4 - Technical 

(1 Question)

  • Q1. Some questions on DSA like difference between merge sort and bubble sort. Sort available alphabets in a string array from vowel to consonant. In HR round HR will ask about your background and career then a...

Interview Preparation Tips

Topics to prepare for Incture Technologies Associate Software Engineer interview:
  • DSA
  • Quantitive apptitude
  • Verbal
  • Essay
  • System Design
Interview preparation tips for other job seekers - Don't add any extra things in your resume which you don't know because if you will qualified for interview time that guy will ask on the basis of your resume skills. Just be confident and don't answer any HR round questions emotionally as it doesn't work instead you will terminated by them. At last they will ask a question do you have any questions for me? So be ready for that and do not try to copy paste any solution from Google as interviewer will tell you to analyse your answers.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.

Round 2 - Technical 

(1 Question)

  • Q1. A very basic technical interview. Questions regarding c++, projects, oops. We were told to be well prepared with our projects.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR. Nothing very hefty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics. Confidence is what they're looking for.

Tudip Technologies Interview FAQs

How many rounds are there in Tudip Technologies Associate Software Engineer 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.
What are the top questions asked in Tudip Technologies Associate Software Engineer interview?

Some of the top questions asked at the Tudip Technologies Associate Software Engineer interview -

  1. 1)Tell me something about yourself.. I know python language so they asked me qu...read more
  2. Round 1,2,3,4: written TEST based on 10th and 12th math, apptitude, reasoning t...read more
  3. Some basic questions related to ...read more

Tell us how to improve this page.

Tudip Technologies Associate Software Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
View more
Tudip Technologies Associate Software Engineer Salary
based on 57 salaries
₹3 L/yr - ₹5 L/yr
29% less than the average Associate Software Engineer Salary in India
View more details

Tudip Technologies Associate Software Engineer Reviews and Ratings

based on 10 reviews

2.8/5

Rating in categories

3.0

Skill development

2.4

Work-life balance

2.5

Salary

2.6

Job security

2.7

Company culture

2.7

Promotions

2.5

Work satisfaction

Explore 10 Reviews and Ratings
Software Engineer
124 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Associate Software Developer
118 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Software Developer
105 salaries
unlock blur

₹4 L/yr - ₹10.1 L/yr

Cloud Engineer
87 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.8
Compare

TCS

3.7
Compare

Wipro

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