Upload Button Icon Add office photos
Engaged Employer

i

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

TDK India Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TDK India Private Limited Software Developer Interview Questions and Answers

Updated 10 Jan 2024

TDK India Private Limited Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. 5-10 Questions on Javascript concepts
  • Q2. 2-3 medium level array coding questions
  • Q3. 2 logical questions
Round 2 - HR 

(1 Question)

  • Q1. Friendly Communication
Round 3 - Technical 

(2 Questions)

  • Q1. One Leetcode medium level coding question
  • Q2. Questions from your skills and the projects you have done so far

Interview Preparation Tips

Topics to prepare for TDK India Private Limited Software Developer interview:
  • DSA

Interview questions from similar companies

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

Code realted to shell script,c++ and then cicd pipeline

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Asked me about my research work That's it
  • Q2. Asked about the course project that i did in BE and MS

Interview Preparation Tips

Round: Test
Experience: There was one question which was little tricky , but not that difficult
Total Questions: 1

Round: Technical + HR Interview
Experience: There was one question which was little tricky , but not that difficult

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Project related questions
  • Q2. Breifly explain about project
  • Ans. 

    The project is a web-based application for managing inventory and sales of a retail store.

    • Developed using Java and Spring framework

    • Includes features such as product management, order management, and customer management

    • Utilizes MySQL database for data storage

    • Implemented security measures such as authentication and authorization

    • Designed with a responsive user interface for optimal user experience

  • Answered by AI
  • Q3. Tell me about yourself. Hobbies , strength and weakness
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. My hobbies include reading and playing video games.

    • Proficient in programming languages such as Java and Python

    • Strong problem-solving skills

    • Good communication and teamwork abilities

    • Weakness: Sometimes I tend to overthink and spend too much time on a problem

    • Hobbies: Reading books on technology and playing video games

  • Answered by AI
  • Q4. Will u stay in samsung?
  • Ans. 

    I cannot make a commitment to staying at Samsung at this time.

    • I am open to exploring other opportunities

    • My decision will depend on various factors such as growth opportunities, work culture, and compensation

    • I value my time at Samsung and appreciate the experience gained

  • Answered by AI
  • Q5. Basic hr questions

Interview Preparation Tips

Round: Test
Experience: Problem similar to knapsack
Tips: dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked to explain about project. Some basic concepts in linear algebra and in deep learning like CNNs. Asked to implement Hungarian algorithm.
Tips: Brush up baisc ML and linear algebra concepts

Round: HR Interview
Experience: Asked where i did my btech. Asked why i switched by branch from electronics to computer science.
Tips: tell the truth to whatever is asked

Skills: Machine Learning
College Name: IIT Madras

Software Developer Interview Questions & Answers

Samsung user image GURRAM HARINATHA REDDY cs13b010

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between DFS and BFS?
  • Ans. 

    DFS and BFS are two popular graph traversal algorithms used in computer science.

    • DFS stands for Depth First Search and explores as far as possible along each branch before backtracking.

    • BFS stands for Breadth First Search and explores all the vertices at the present depth before moving on to the next level.

    • DFS uses a stack data structure to keep track of visited nodes while BFS uses a queue.

    • DFS is useful for finding path...

  • Answered by AI
  • Q2. When are double pointers used?
  • Ans. 

    Double pointers are used to store the address of a pointer variable.

    • Double pointers are useful in dynamic memory allocation.

    • They are used to modify the value of a pointer passed to a function.

    • They can be used to create linked lists and trees.

    • Example: int **ptr; //declares a double pointer to an integer

  • Answered by AI
  • Q3. List all the permutations of the array?
  • Ans. 

    Permutations of an array

    • Permutations are all possible arrangements of elements in an array

    • Number of permutations for an array of length n is n!

    • Use recursion to generate all permutations

    • Swap elements to generate different permutations

  • Answered by AI
  • Q4. What is the first biggest failure in your life?
  • Ans. 

    My first biggest failure was not being able to clear an important exam in high school.

    • Failed to manage time effectively

    • Did not seek help from teachers or peers

    • Did not practice enough

    • Learned the importance of preparation and seeking help

    • Improved study habits and time management skills

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 3 hours
Total Questions: 1

College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Asked to breifly explain about the project
  • Q2. Asked to implement hungarian algorithm
  • Q3. Tell about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with Agile methodology

    • Passionate about learning new technologies

  • Answered by AI
  • Q4. Whats my strenghts and weaknesses?
  • Ans. 

    My strength is problem-solving and attention to detail. My weakness is public speaking.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Public speaking

    • Weakness: Difficulty with time management

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: problem similar to knapssack
Tips: learn dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked basic ML and linear algebra questions
Tips: brush up ML and Linear Algebra concepts

Round: HR Interview
Experience: It was kind of a friendly discussion. She asked my why switched my branch from EC to CS for M.Tech?
Tips: Most of the questions were basic HR questions.

Skills: Machine Learning
College Name: IIT Madras

I was interviewed in Nov 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Students above 7.00 cgpa were shortlisted for the test.

Round: Test
Experience: It was a coding test for 3 hours where we were given a scenario to be solved using our programming skills. The question could be solved in any programming language comfortable. The shortlisting depends on the number of test cases passed. There are about 50 test cases for the question.
Duration: 3 hours
Total Questions: 1

Skills: Programming Skills In Any Language Like C
College Name: Thapar University, Patiala

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Test
Experience: A. Quantitative aptitude:
Very Easy Questions. If you know ratios and proportions, few formulas, probability etc. You can easily answer all the answers.
20 questions - 20 minutes.
B. Verbal Reasoning:
Basic questions based on knowledge of grammar. RC and other questions. Easy questions.
20 questions - 20 minutes.
C. Logical Reasoning:
Questions based on family tree, symbols (like if '+' operator is greater than or equal to) based questions. Easy to solve.
20 questions - 20 minutes.
Based on the aptitude test, 20 students from IT were shortlisted for the coding round.

Duration: 1 hour
Total Questions: 60

Round: Coding round
Experience: This round took place on the same day after the aptitude
Three programs:
Your code is tested against 15-20 test cases. Time limit was one hour.


Run length encoding: Given a string compress it using run length encoding
Eg: I/P - aaaccdeeff O/P - a3c2de2f2
Solution: -----/
Given two trees find if they are identical or not
Solution: -----/
Find maximum sum rectangle in a 2D matrix


Round: Group Discussion
Experience:
This round was newly introduced by Samsung in our year.
There were 2 batches of 10 people each.
Each batch was given a topic and each member in a batch had to speak about the topic for 2 minutes.
My topic was

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Each section has 20 questions. The first two rounds are well finished in time but the numerical section left me time deficient.
Tips: No special practice is needed. Just be calm during the entire test and don't get stuck at any question. Immediately move to next question if got stuck at any question.
Total Questions: 60

Round: Test
Experience: Most questions are pretty much simple testing the basics.
Tips: Practice string problems from hackerrank.
Duration: 60 minutes
Total Questions: Coding

Round: Group Discussion
Experience: Not like the usual Gd's. It's more of group interview. Every one gets their turn to share #t opinion.
Tips: They want to test your interest in technology. So, know abt the current advancements in technology.

Skills: Basics Of Computer Science, Algorithms And Data Structures, Accuracy
Duration: 2
College Name: IIT Madras

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Lengthy aptitude section. Technical was easy.
Tips: Revise operating on arrays
Duration: 120 minutes
Total Questions: 63

Round: Group Discussion
Experience: Interviewer was supportive

General Tips: Prepare well for GD
Skills: Ability To Make Quick Calculations, C Programming, LOGICAL THINKING ABILITIES
Duration: 2
College Name: IIT Madras
Motivation: A top company. Will get good experience

TDK India Private Limited Interview FAQs

How many rounds are there in TDK India Private Limited Software Developer interview?
TDK India Private Limited interview process usually has 3 rounds. The most common rounds in the TDK India Private Limited interview process are Technical and HR.
What are the top questions asked in TDK India Private Limited Software Developer interview?

Some of the top questions asked at the TDK India Private Limited Software Developer interview -

  1. One Leetcode medium level coding quest...read more
  2. 2-3 medium level array coding questi...read more
  3. 5-10 Questions on Javascript conce...read more

Tell us how to improve this page.

TDK India Private Limited Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
TDK India Private Limited Software Developer Salary
based on 4 salaries
₹8.5 L/yr - ₹8.5 L/yr
7% more than the average Software Developer Salary in India
View more details
Engineer
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Production Engineer
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TDK India Private Limited with

Samsung

3.9
Compare

Panasonic Avionics Corporation

3.4
Compare

Sony

4.2
Compare

LG Electronics

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