Upload Button Icon Add office photos

IMPACT Infotech

Compare button icon Compare button icon Compare

Filter interviews by

IMPACT Infotech Artificial Intelligence Developer Interview Questions and Answers for Freshers

Updated 16 Jun 2024

IMPACT Infotech Artificial Intelligence Developer Interview Experiences for Freshers

1 interview found

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

2 Easy Leetcode questions and 1 Medium in 1.5 hours

Round 2 - Technical 

(2 Questions)

  • Q1. Linear Regression
  • Q2. Best time series models for non stationary data
  • Ans. 

    Some of the best time series models for non-stationary data include ARIMA, SARIMA, and LSTM.

    • ARIMA (AutoRegressive Integrated Moving Average) model is commonly used for non-stationary time series data.

    • SARIMA (Seasonal ARIMA) model is an extension of ARIMA that can handle seasonal patterns in the data.

    • LSTM (Long Short-Term Memory) neural network model is effective for capturing long-term dependencies in time series data.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your CV
  • Q2. Questions on some scenerios and how i adjust

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about youself
  • Q2. What is c
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level control.

    • C was developed by Dennis Ritchie at Bell Labs in the 1970s.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is known for its simplicity, allowing direct memory manipulation and efficient code execution.

    • It influenced the development of many other programming languages, such as C++, Ja

  • Answered by AI
  • Q3. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) principle.

    • Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framew...

  • Answered by AI
  • Q4. What is lamda
  • Ans. 

    Lambda is a function that allows you to write and use small, anonymous functions in programming languages.

    • Lambda functions are often used in functional programming languages.

    • They are anonymous, meaning they don't have a name.

    • Lambdas can be used as arguments to higher-order functions.

    • They are commonly used for tasks that require a short, one-time function.

    • Lambda functions can be written in various programming languages,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to get daily updated data to my email?
  • Ans. 

    To get daily updated data to your email, you can use automated scripts or tools that fetch the data and send it to your email address.

    • Use a programming language like Python to write a script that fetches the data from a source and sends it to your email using SMTP.

    • Utilize APIs provided by the data source to retrieve the data and then use an email service's API to send it to your email address.

    • Use third-party tools like...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. If you don't know anything, straight forward tell them.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. React basic
  • Q2. Javascript ES6 features.
  • Q3. Redux work flow.
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Actions are dispatched to the store

    • Reducers update the state based on the action

    • Components subscribe to the store to get updated state

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview

Skills evaluated in this interview

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. What is map
  • Ans. 

    A map is a higher-order function that applies a given function to each element in a collection, returning a new collection.

    • Transforms each element: For example, using map on [1, 2, 3] with x => x * 2 results in [2, 4, 6].

    • Immutable: The original array remains unchanged after applying map.

    • Common in functional programming: Used in languages like JavaScript, Python, and Ruby.

    • Can be used with complex data: For instance, ...

  • Answered by AI
  • Q2. What is linked list
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes, each pointing to the next, allowing dynamic memory allocation.

    • Consists of nodes, each containing data and a reference (or pointer) to the next node.

    • Types include singly linked lists, doubly linked lists, and circular linked lists.

    • Singly linked list example: 1 -> 2 -> 3 -> NULL.

    • Doubly linked list example: NULL <- 1 <-> 2 <-...

  • Answered by AI

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Quick introduction, followed by previous work experience.
  • Q2. SQL joins, constraints, aggregate functions, analytic functions, stored procedures and functions, cursors, triggers, views, indexes, common table expression, temporary tables, materialized views.
  • Q3. Python datatypes, functions, simple programs to code, methods, exception handling.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and composed. Be confident in answering all questions. If you fail to answer some question, find out its answer later. Explain things clearly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Configuration, project handling,Integrations
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Oct 2023. 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 - One-on-one 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in management.

    • I have over 5 years of experience in leadership roles, including managing teams and overseeing operations.

    • I have a proven track record of achieving targets and driving results.

    • I am skilled in problem-solving, decision-making, and conflict resolution.

    • I have excellent communication and interpersonal skills, which enable me to effe...

  • Answered by AI
Round 3 - Aptitude Test 

Can't it very much important Document can't share sorry

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be causual don't act like person who are very needy be very smart and intelligent
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Since I was a fresher, they explained the job description and was asking my willingness.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak your heart
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself, positives and etc
  • Q2. Basic career details and process knowledge

IMPACT Infotech Interview FAQs

How many rounds are there in IMPACT Infotech Artificial Intelligence Developer interview for freshers?
IMPACT Infotech interview process for freshers usually has 3 rounds. The most common rounds in the IMPACT Infotech interview process for freshers are Aptitude Test, Technical and HR.
What are the top questions asked in IMPACT Infotech Artificial Intelligence Developer interview for freshers?

Some of the top questions asked at the IMPACT Infotech Artificial Intelligence Developer interview for freshers -

  1. Best time series models for non stationary d...read more
  2. Questions on some scenerios and how i adj...read more
  3. Linear Regress...read more

Tell us how to improve this page.

IMPACT Infotech Artificial Intelligence Developer Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Randstad Interview Questions
3.7
 • 271 Interviews
Team Lease Interview Questions
3.9
 • 212 Interviews
LanceSoft Interview Questions
3.1
 • 58 Interviews
PeopleStrong Interview Questions
3.4
 • 52 Interviews
CIEL HR Interview Questions
3.9
 • 52 Interviews
Experis IT Interview Questions
3.0
 • 48 Interviews
IMS People Interview Questions
3.5
 • 37 Interviews
View all
Desktop Support Engineer
362 salaries
unlock blur

₹1.2 L/yr - ₹4.3 L/yr

Desktop Support Engineer L2
133 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Network Engineer
132 salaries
unlock blur

₹1.9 L/yr - ₹4.6 L/yr

Technical Support Engineer
57 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

System Administrator
43 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Explore more salaries
Compare IMPACT Infotech with

Randstad

3.7
Compare

Team Lease

3.9
Compare

Innovsource Services

3.9
Compare

Teamware Solutions

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