Upload Button Icon Add office photos

Filter interviews by

Axim Automation Technologies Data Engineer Intern Interview Questions and Answers

Updated 2 Feb 2022

Axim Automation Technologies Data Engineer Intern Interview Experiences

1 interview found

Round 1 - Technical 

(1 Question)

  • Q1. Intro , coding test and About my skills related question
Round 2 - Technical 

(1 Question)

  • Q1. Revolves around my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice much ,get hands on projects

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. DAX Related Syntax and Codes
  • Q2. Data Modelling, SQL, Python
Round 2 - Technical 

(1 Question)

  • Q1. No Response from HR after calling of selection after Round 1
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

If everyone is cheating you should also do it?

Round 2 - Technical 

(4 Questions)

  • Q1. Everyhting about project..
  • Q2. Linear vs logistic regression
  • Ans. 

    Linear regression is used for continuous variables, while logistic regression is used for binary outcomes.

    • Linear regression is used to predict a continuous outcome based on one or more input variables.

    • Logistic regression is used to predict the probability of a binary outcome based on one or more input variables.

    • Linear regression assumes a linear relationship between the independent and dependent variables, while logist...

  • Answered by AI
  • Q3. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables and establishing relationships between them.

    • It helps in reducing data redundancy, minimizing data anomalies, and improving data consistency.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with spec...

  • Answered by AI
  • Q4. List array difference etc
  • Ans. 

    Array difference is finding the elements that are present in one array but not in another.

    • Use set operations like difference to find elements in one array but not in another.

    • Example: arr1 = ['a', 'b', 'c'], arr2 = ['b', 'c', 'd'], arr_diff = set(arr1) - set(arr2) = ['a']

  • Answered by AI

Skills evaluated in this interview

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

Python SQL code and objectives will come

Round 2 - Technical 

(1 Question)

  • Q1. Pyspark hdfs SQL python
Round 3 - Technical 

(1 Question)

  • Q1. Python pyspark SQL databricks aws
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy to answer ,asked mostly on sql and other ml topics

Round 2 - One-on-one 

(2 Questions)

  • Q1. Differencde between sql and nosql
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores.

    • SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical data storage and real-time web applications.

    • Ex...

  • Answered by AI
  • Q2. What are the regularization in ml
  • Ans. 

    Regularization in machine learning is a technique used to prevent overfitting by adding a penalty term to the model's loss function.

    • Regularization helps in reducing the complexity of the model by penalizing large coefficients.

    • Common types of regularization include L1 (Lasso) and L2 (Ridge) regularization.

    • L1 regularization adds the absolute value of the coefficients to the loss function, promoting sparsity.

    • L2 regulariza...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions were based on DSA and C
  • Q2. It was basically a coding round with simple logic
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - HR 

(2 Questions)

  • Q1. Why do you apply for this position
  • Ans. 

    I am passionate about leveraging data to drive insights and make informed decisions.

    • Passionate about working with data and analytics

    • Excited about the opportunity to contribute to data-driven decision making

    • Interested in the challenges and opportunities in the field of data engineering

  • Answered by AI
  • Q2. What is your current salay
  • Ans. 

    I am currently earning a competitive salary based on my experience and skills.

    • My current salary is in line with industry standards for data engineers.

    • I have received raises and bonuses based on my performance.

    • I am open to discussing salary expectations for this role.

  • Answered by AI

Data Analyst Interview Questions & Answers

Sodexo user image Sudheer Saladhi

posted on 12 Jul 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to clean the raw data
  • Ans. 

    Raw data can be cleaned by removing duplicates, handling missing values, standardizing formats, and correcting errors.

    • Remove duplicates by identifying unique identifiers and filtering out redundant entries.

    • Handle missing values by imputing with mean, median, or mode values or removing rows with missing data.

    • Standardize formats by converting data into a consistent format (e.g. date formats, units of measurement).

    • Correct...

  • Answered by AI
  • Q2. How to give relationship for two tables.
  • Ans. 

    To establish a relationship between two tables, use a common key or field that links the records in both tables.

    • Use primary and foreign keys to establish relationships between tables.

    • Primary key in one table should match the foreign key in another table.

    • Types of relationships include one-to-one, one-to-many, and many-to-many.

    • Examples: CustomerID in a Customers table can be linked to CustomerID in Orders table.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why don't you take experienced people
  • Ans. 

    We are open to hiring both experienced and inexperienced individuals to bring a diverse range of skills and perspectives to our team.

    • We believe in providing opportunities for growth and development to individuals at all stages of their career.

    • Fresh perspectives and new ideas from inexperienced individuals can bring innovation to the team.

    • Experienced individuals may have set ways of doing things that could benefit from ...

  • Answered by AI
  • Q2. 2 years experience SAP & ERP

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls support karo bas
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Internal external tables
  • Q2. MySQL questions

Axim Automation Technologies Interview FAQs

How many rounds are there in Axim Automation Technologies Data Engineer Intern interview?
Axim Automation Technologies interview process usually has 2 rounds. The most common rounds in the Axim Automation Technologies interview process are Technical.
What are the top questions asked in Axim Automation Technologies Data Engineer Intern interview?

Some of the top questions asked at the Axim Automation Technologies Data Engineer Intern interview -

  1. Intro , coding test and About my skills related quest...read more
  2. Revolves around my proje...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

UST Interview Questions
3.8
 • 492 Interviews
FIS Interview Questions
3.9
 • 464 Interviews
Siemens Interview Questions
4.1
 • 416 Interviews
Dell Interview Questions
4.1
 • 384 Interviews
Bosch Interview Questions
4.2
 • 325 Interviews
CARS24 Interview Questions
3.6
 • 311 Interviews
Nokia Interview Questions
4.1
 • 266 Interviews
ABB Interview Questions
4.1
 • 221 Interviews
View all
Automation Engineer
3 salaries
unlock blur

₹1.5 L/yr - ₹2.8 L/yr

Industrial Automation Engineer
3 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Explore more salaries
Compare Axim Automation Technologies with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.2
Compare

Rockwell Automation

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview