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
3.8

based on 576 Reviews

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS question to develop a fault-sensing algorithm in machines
  • Q2. Debug array question in bubble sort
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Coding Test 

Problem solving, solved 2 out of 3 questions

Round 3 - Group Discussion 

General topics were given in gd

Round 4 - Technical 

(2 Questions)

  • Q1. Programming concepts
  • Q2. Projects and coding round questions solved
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Its basically a test comprising 32 mcq
12- logical reasoning
20- core C,DBMS, OS , Computer Networks

2 coding Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. He just Gave me to design a React Page and removed all the starting code and gave me blank folder and asked to code all by myself
  • Q2. He asked me SQL queries which was quite tough as its of nested queries

Software Developer Interview Questions & Answers

Intel user image Bhavaa Dharshini

posted on 17 Oct 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. What was malloc
  • Ans. 

    malloc is a function in C programming used to dynamically allocate memory during runtime.

    • malloc stands for 'memory allocation'.

    • It is used to allocate a specific amount of memory during program execution.

    • The allocated memory is not automatically initialized and must be explicitly freed using the free() function to avoid memory leaks.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium coding qs with technical interview

Round 2 - Technical 

(1 Question)

  • Q1. Reverse an array
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Count freq of elements in array
  • Ans. 

    Count frequency of elements in array of strings

    • Iterate through the array and use a hashmap to store the frequency of each element

    • Use a for loop to go through each element and update the count in the hashmap

    • Return the hashmap with element frequencies

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

1st round is combination of aptitude and technical mcqs

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about ur projects
  • Ans. 

    I have worked on various projects including a web-based inventory management system and a mobile app for tracking fitness goals.

    • Developed a web-based inventory management system using React and Node.js

    • Created a mobile app for tracking fitness goals using Flutter

    • Collaborated with a team to implement new features and fix bugs in existing projects

  • Answered by AI
  • Q2. Tell me about two sum code in python
  • Ans. 

    Two sum code in Python finds two numbers in an array that add up to a specific target.

    • Use a dictionary to store the difference between the target and each element in the array.

    • Iterate through the array and check if the current element's complement is in the dictionary.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Microchip Technology Software Developer interview:
  • DBMS
  • OOPS
  • Data Structures
  • Python

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hirepro , 2 easy to medium coding questions with technical questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA questions were asked they were easy
  • Q2. Insert a node at the middle of a linked list
  • Ans. 

    To insert a node at the middle of a linked list, find the middle node and adjust pointers accordingly.

    • Find the middle node using slow and fast pointers

    • Adjust pointers to insert the new node at the middle

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Puzzle and general question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Standard questions with moderate difficulty

Round 2 - Technical 

(2 Questions)

  • Q1. Linked list based questions
  • Q2. Oracle/DB specific questions
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 4 - HR 

(1 Question)

  • Q1. Standard HR question

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the fundamentals.

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
8% more than the average Software Developer Salary in India
View more details
Assistant Engineer
70 salaries
unlock blur

₹2.7 L/yr - ₹5.7 L/yr

Engineer
63 salaries
unlock blur

₹2.3 L/yr - ₹7.5 L/yr

Senior Engineer
55 salaries
unlock blur

₹4.8 L/yr - ₹13 L/yr

Production Engineer
42 salaries
unlock blur

₹2 L/yr - ₹8.1 L/yr

Deputy Manager
37 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Explore more salaries
Compare TDK India Private Limited with

Samsung

4.0
Compare

Panasonic Avionics Corporation

2.4
Compare

Sony

4.3
Compare

LG Electronics

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