Upload Button Icon Add office photos

Filter interviews by

Datatech Computers Intern Interview Questions and Answers

Updated 5 Jan 2022

Datatech Computers Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2022

Interview Questionnaire 

2 Questions

  • Q1. What is linked list
  • Ans. 

    A linked list is a linear data structure where each element is a separate object with a pointer to the next element.

    • Linked list is a collection of nodes where each node contains data and a reference to the next node.

    • It allows dynamic memory allocation and efficient insertion and deletion operations.

    • Examples include singly linked list, doubly linked list, and circular linked list.

  • Answered by AI
  • Q2. What is double ended queue
  • Ans. 

    A double ended queue is a data structure that allows insertion and deletion of elements from both ends.

    • Also known as deque

    • Can be implemented using arrays or linked lists

    • Examples include Java's ArrayDeque and C++'s deque container

    • Useful in algorithms that require insertion/deletion at both ends

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - xyzesxcdvfhunjimkofvgbhnjk

Skills evaluated in this interview

Interview questions from similar companies

Intern Interview Questions & Answers

Nvidia user image Anonymous

posted on 24 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology (NIT), Rourkela and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Introduction about myself and my subjects of interest.
  • Ans. 

    I am a passionate individual with a background in computer science and a keen interest in artificial intelligence and machine learning.

    • Studied computer science at XYZ University

    • Completed projects in AI and ML

    • Attended workshops and seminars on emerging technologies

  • Answered by AI
  • Q2. Then I was asked about my first project which was on Risc v.
  • Q3. Then i was asked about my second project which was based on asynchronous fifo design.Following this I was asked the difference between synchronous and asynchronous fifo and then the interviewer gave me a F...
  • Q4. Then he gave me a Digital electronics numerical to solve.
  • Q5. Then he asked me to design a flipflop using mux.
  • Q6. Then he asked me about difference between mealey and moore machine and which one is better in which case.
  • Q7. At last he asked me 3 puzzles to solve.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Subjects like Digital electronics,CMOS,STA,Verilog,COA well and also prepare your project well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude was quite easy with simple python questions

Round 2 - Coding Test 

Asked basic questions on numpy and pandas

Interview Preparation Tips

Topics to prepare for Seagate Intern interview:
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare for basic questions dont stress too much
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Pretty easy just same basic aptitude and output based questions in C/C++ language

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode medium questions
  • Q2. Project discussions

Intern Interview Questions & Answers

Sandvine user image Chandan Prajwal

posted on 22 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy to medium -45 mins

Round 2 - Coding Test 

Easy to medium -45 mins

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are ur skills and explain ur projects?
  • Ans. 

    I have strong skills in programming, data analysis, and project management. I have completed projects in web development, machine learning, and database management.

    • Programming: Proficient in languages such as Python, Java, and JavaScript.

    • Data Analysis: Experience with tools like Excel, SQL, and Tableau.

    • Project Management: Successfully led a team to develop a web application for a local business.

    • Web Development: Created...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They might be helpful throughout but getting post-internship documents can be a tedious task.

Intern Interview Questions & Answers

Cisco user image Anonymous

posted on 8 Dec 2022

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 - Coding Test 

Some coding questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. DSA, OS, OOP were asked
Round 4 - HR 

(1 Question)

  • Q1. Simple and calm round , it was through college

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well DSA and OS, OOPS. thw work is okayish

Intern Interview Questions & Answers

Nvidia user image Anonymous

posted on 26 Sep 2024

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

Coding round - OS, bit manipulation etc

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is hyperparameter tuning?
  • Ans. 

    Hyperparameter tuning is the process of selecting the best set of hyperparameters for a machine learning model.

    • Hyperparameters are parameters that are set before the learning process begins.

    • Hyperparameter tuning involves adjusting hyperparameters to optimize the model's performance.

    • Common techniques for hyperparameter tuning include grid search, random search, and Bayesian optimization.

  • Answered by AI
  • Q2. How do we train neural networks?
  • Ans. 

    Neural networks are trained using algorithms that adjust the weights and biases of the network based on the input data and desired output.

    • Neural networks are trained using a process called backpropagation, where the error between the predicted output and the actual output is used to adjust the weights and biases of the network.

    • Training data is fed into the neural network, and the network's output is compared to the des...

  • Answered by AI
  • Q3. What is overfitting?
  • Ans. 

    Overfitting occurs when a machine learning model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It can be identified when a model performs well on training data but poorly on unseen data.

    • Techniques to prevent overfitting include cross-validation, regularization, and early ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join. Too much politics and racism. They only prefer regional candidates.

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

60 min 60 qs and negative marking

Round 2 - Technical 

(1 Question)

  • Q1. Interview with dsa and oops questions
Round 3 - HR 

(1 Question)

  • Q1. Normal questions

Datatech Computers Interview FAQs

What are the top questions asked in Datatech Computers Intern interview?

Some of the top questions asked at the Datatech Computers Intern interview -

  1. what is double ended qu...read more
  2. what is linked l...read more

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 7 Interviews
Seagate Intern Interview Questions
3.4
 • 5 Interviews
Cisco Intern Interview Questions
4.1
 • 3 Interviews
Mphasis Intern Interview Questions
3.4
 • 2 Interviews
View all
Technical Support Engineer
6 salaries
unlock blur

₹1.8 L/yr - ₹2.2 L/yr

Desktop Support Engineer
5 salaries
unlock blur

₹1.2 L/yr - ₹2.2 L/yr

Hardware Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹2.9 L/yr

System Administrator
4 salaries
unlock blur

₹3.2 L/yr - ₹3.6 L/yr

System Support Engineer
4 salaries
unlock blur

₹1.1 L/yr - ₹1.8 L/yr

Explore more salaries
Compare Datatech Computers with

HCLTech

3.5
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

Infosys

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