Premium Employer

i

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

Impetus Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Impetus Technologies Trainee Interview Questions, Process, and Tips

Updated 26 Aug 2017

Impetus Technologies Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 26 Aug 2017

I appeared for an interview in Jan 2017.

Interview Questionnaire 

6 Questions

  • Q1. What is name node
  • Ans. 

    NameNode is a component in Hadoop that manages the file system metadata and keeps track of the location of data blocks.

    • NameNode is the master node in Hadoop's HDFS (Hadoop Distributed File System).

    • It stores the metadata of all the files and directories in the HDFS.

    • NameNode maintains the mapping of data blocks to DataNodes where the actual data is stored.

    • It handles client requests for file operations like read, write, a...

  • Answered by AI
  • Q2. What is data node
  • Ans. 

    A data node is a component in a distributed computing system that stores and manages data.

    • Data nodes are part of a distributed file system, such as Hadoop's HDFS.

    • They store and manage data blocks, and handle read and write operations.

    • Data nodes communicate with the NameNode to maintain file system metadata.

    • Examples of data nodes include the data nodes in a Hadoop cluster or the data storage nodes in a distributed datab

  • Answered by AI
  • Q3. What os troubleshooting in hadoop
  • Ans. 

    Troubleshooting in Hadoop involves identifying and resolving issues related to data processing and storage in a Hadoop cluster.

    • Identify and resolve issues with data ingestion, processing, and storage in Hadoop

    • Check for errors in log files and analyze them to determine the root cause of the problem

    • Monitor resource utilization and performance metrics to identify bottlenecks

    • Optimize Hadoop configuration settings for bette...

  • Answered by AI
  • Q4. Default size of block in HDFS
  • Ans. 

    Default size of block in HDFS is 128 MB.

    • The default block size in HDFS is 128 MB.

    • This block size can be changed by modifying the 'dfs.blocksize' property in the HDFS configuration.

    • A larger block size can improve throughput for large files, while a smaller block size can reduce storage wastage for small files.

  • Answered by AI
  • Q5. What is partitioning and bucketing in hive
  • Ans. 

    Partitioning and bucketing are techniques used in Hive to improve query performance and manage large datasets.

    • Partitioning involves dividing data into smaller, more manageable parts based on a specific column or columns.

    • Bucketing is a technique where data is divided into equal-sized buckets based on a hash function applied to a column.

    • Partitioning and bucketing can be used together to further optimize query performance...

  • Answered by AI
  • Q6. Explain your project in breif
  • Ans. 

    My project is a web-based inventory management system for a retail company.

    • Developed using HTML, CSS, and JavaScript

    • Allows users to track inventory levels, manage product information, and generate reports

    • Implemented features like barcode scanning, real-time stock updates, and automated reordering

    • Improved efficiency and accuracy of inventory management processes

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: This all were question asked to me by an interviewer

Skills: Technical Knowledge , Confidence
College Name: Acropolis institute

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. This interview wada technical one but was majorly a stress test the interviewer wanted to test both my knowledge and communication skills

I appeared for an interview before Mar 2016.

Interview Preparation Tips

Round: Test
Experience: 1. output of simple static variable programs
2. hashmap program
3. spring annotations
4.wrapper classes
5. validation script for email
Tips: go through the basics
Total Questions: 6

I applied via Approached by Company and was interviewed before Nov 2021. There were 3 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 - Technical 

(2 Questions)

  • Q1. Java 8 spring boot question
  • Q2. Problem solving in java 8
Round 3 - Technical 

(2 Questions)

  • Q1. Based on the project you worked on
  • Q2. Problem solving in java and ds

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good interview experience and interviewer is friendly and help us to know which we lack

I applied via Approached by Company and was interviewed in Oct 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic Questions about Springboot
  • Q2. Basic Questions about Java8

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't worry about interview, Friendly HR and Panel Members.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

20 aptitude,20 comunication,4 program questions

Round 2 - Group Discussion 

General topics . topics about online class vs office line class

Round 3 - HR 

(1 Question)

  • Q1. In this round also they mainly check communication.after that basic questions about the what you put on your resume
Round 4 - HR 

(1 Question)

  • Q1. General round. In this round they told about the company and bond
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

Normal and bascis aptitude questions

Round 2 - Coding Test 

Array , list , factorial , string, collection fascinating

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

General Aptitude round based on numbers,verbal,time

Round 2 - Coding Test 

Any language u can use but need to solve 5 problems

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

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. Inheritance,polymorphism,local storage,abstraction, features of java,Jit,wrapper class
  • Q2. Object oriented programming system
  • Q3. Structured query language
  • Q4. Database in sql
  • Ans. 

    A database in SQL is a structured collection of data that is stored and accessed using SQL queries.

    • SQL stands for Structured Query Language, used to interact with databases.

    • Tables are used to store data in a database, with rows representing individual records and columns representing attributes.

    • Queries can be used to retrieve, insert, update, and delete data from a database.

    • Primary keys uniquely identify each record in...

  • Answered by AI
  • Q5. Awt,jre,json,storage

Interview Preparation Tips

Interview preparation tips for other job seekers - I am java developer for fresher

Skills evaluated in this interview

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

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. What is meant by Devops?
  • Ans. 

    Devops is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and productivity.

    • Devops focuses on automating and streamlining the software development and deployment process.

    • It emphasizes communication and collaboration between development and operations teams.

    • Devops aims to shorten the development lifecycle and provide continuous delivery of high...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is meant by CI/ CD pipeline?
  • Ans. 

    CI/CD pipeline stands for Continuous Integration/Continuous Deployment pipeline, which automates the process of testing and deploying code changes.

    • CI/CD pipeline automates the process of integrating code changes from multiple developers into a shared repository (Continuous Integration).

    • It also automates the process of testing the integrated code and deploying it to production (Continuous Deployment).

    • CI/CD pipelines hel...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HTC Global Services Devops Engineer interview:
  • Devops
  • AWS
Interview preparation tips for other job seekers - Be honest

Skills evaluated in this interview

Impetus Technologies Interview FAQs

What are the top questions asked in Impetus Technologies Trainee interview?

Some of the top questions asked at the Impetus Technologies Trainee interview -

  1. What is partitioning and bucketing in hi...read more
  2. What os troubleshooting in hado...read more
  3. What is name no...read more

Tell us how to improve this page.

Join Impetus Technologies The Intelligent Enterprise Delivered

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 338 Interviews
CitiusTech Interview Questions
3.4
 • 274 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
View all
Senior Software Engineer
747 salaries
unlock blur

₹8.3 L/yr - ₹30 L/yr

Software Engineer
556 salaries
unlock blur

₹4.8 L/yr - ₹17.6 L/yr

Module Lead Software Engineer
272 salaries
unlock blur

₹12.2 L/yr - ₹37.5 L/yr

Module Lead
261 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Lead Software Engineer
204 salaries
unlock blur

₹15.2 L/yr - ₹44 L/yr

Explore more salaries
Compare Impetus Technologies with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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