Upload Button Icon Add office photos
Engaged Employer

i

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

AxionConnect Infosolutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AxionConnect Infosolutions Interview Questions and Answers

Updated 25 Sep 2024

AxionConnect Infosolutions Interview Experiences

Popular Designations

5 interviews found

Data Architect Interview Questions & Answers

user image Hemant Verma

posted on 9 Nov 2019

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

Interview Questionnaire 

2 Questions

  • Q1. Tecnical questions related to data architecture.
  • Q2. Basic knowledge check .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very good..they asked only whatever you have experience..

Data Architect Interview Questions asked at other Companies

Q1. What are the various data warehousing techniques used, and can you explain them in detail?
View answer (1)
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 Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. 1. Why do you left your last company? 2.What was your last CTC? 3. What is your expected CTC? 4. How many years of experience do you have? 5. What is your relevant experience for SQl? 6. Do you know about ...
Round 2 - Technical 

(2 Questions)

  • Q1. SQL related questions.
  • Q2. 1.What is SQL Loader? 2.What are Stored Procedures? Syntax to create and execute the stored procedure. 3.There is a flat file and another table, so how will you fetch the data from the flat file and that t...
  • Ans. 

    SQL Loader is a tool used to load data from external files into Oracle database tables.

    • SQL Loader is a command-line tool provided by Oracle for loading data from external files into Oracle database tables.

    • It can handle large volumes of data efficiently and is commonly used for bulk data loading.

    • SQL Loader uses control files to define the format of the data in the external file and the target table in the database.

    • It is...

  • Answered by AI

Skills evaluated in this interview

SQL and PL SQL Developer Interview Questions asked at other Companies

Q1. 1.What is SQL Loader? 2.What are Stored Procedures? Syntax to create and execute the stored procedure. 3.There is a flat file and another table, so how will you fetch the data from the flat file and that table by using stored procedure? 4. ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Mostly questions on SQL

Round 2 - Coding Test 

Sql Scenario based like how to find mismatched rows from 2 tables

Round 3 - HR 

(2 Questions)

  • Q1. Are you ok with job location
  • Ans. 

    Yes, I am open to job location and willing to relocate if necessary.

    • I am flexible with job location and willing to relocate for the right opportunity

    • I understand that job location is an important factor in the decision-making process

    • I am open to exploring new cities and experiencing different work environments

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for Software Developers.

    • Consider my years of experience in software development

    • Research the average salary for Software Developers in this location

    • Factor in any additional skills or certifications I may have

    • Be open to negotiation based on the overall compensation package

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AxionConnect Infosolutions Software Developer interview:
  • MySQL
Interview preparation tips for other job seekers - Keep practicing SQL most

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

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

Interview Questionnaire 

2 Questions

  • Q1. About my experience in recruitment.
  • Q2. Certain questions regarding this domain were asked to me and certain situations were given and asked that would I do in the same.

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all axionconnect was my unexpected call from the company to get hire.
But the part which let me in the company as an recruitment executive was my patience follow-up with the hr and the convincing power that this role and company suits me the best.
So always be calm during interview remember each word what you speak,and always give positive answer, be polite , be gentle, be punctual, and always have that convincing power if you are really want to achieve something into your life.
And all the best to all those who are reading and appearing for the interview.

Recruitment Executive Interview Questions asked at other Companies

Q1. what if you get better oppoutrunity after few months?
View answer (1)

AxionConnect Infosolutions interview questions for popular designations

 Data Architect

 (1)

 Software Developer

 (1)

 Java Software Engineer

 (1)

 SQL and PL SQL Developer

 (1)

 Recruitment Executive

 (1)

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is Daemon Thread?Give example
  • Ans. 

    Daemon thread is a low priority thread that runs in the background and provides services to user threads.

    • Daemon threads are used for tasks that don't require user interaction, such as garbage collection.

    • They can be created using setDaemon() method.

    • They terminate automatically when all user threads have finished execution.

    • Example: Timer thread in Java is a daemon thread.

  • Answered by AI
  • Q2. Explain collection framework In depth
  • Ans. 

    Collection framework is a set of classes and interfaces that provide a way to store and manipulate groups of objects.

    • Collection framework is part of Java's core libraries.

    • It includes interfaces like List, Set, and Map, and their respective implementations like ArrayList, HashSet, and HashMap.

    • Collections can be sorted, searched, and filtered using various methods.

    • Iterators are used to traverse through collections.

    • Collec...

  • Answered by AI
  • Q3. Method overloading vs Methodoverriding
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in child class with the same name and signature as in parent class.

    • Method overloading is compile-time polymorphism

    • Method overriding is run-time polymorphism

    • Method overloading is used to provide different ways of calling the same method

    • Method overriding is used to provide a specific implementat...

  • Answered by AI
  • Q4. What is use of static keyword?
  • Ans. 

    Static keyword is used to create class-level variables and methods.

    • Static variables are shared among all instances of a class

    • Static methods can be called without creating an instance of the class

    • Static blocks are used to initialize static variables

    • Static import is used to import static members of a class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study core java strongly
Oops fundamentals
Collection framework in java
Multithreading
Exception handling
Spring Mvc model
Hibernate overview

Very Good Company
Fresher as well as Experienced
Both can try
2

Skills evaluated in this interview

Java Software Engineer Interview Questions asked at other Companies

Q1. How to implement executor framework and it's benefits
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. 1) life cycle ASP. Net?
  • Q2. 2) Oops concept

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Interview conducted by Hiring manager
  • Q2. Some basic questions related to post you applied
Round 3 - TA 

(1 Question)

  • Q1. Talent acquisition manager takes your interview based on your resume and some general questions.
Round 4 - HR 

(1 Question)

  • Q1. Hr will ask basic profile related and resume related also asked some situation based questions.
Round 5 - Behavioral 

(1 Question)

  • Q1. Will ask about your background, or field related and give overview about working culture and policy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through with company profile, JD and if you are applying for MIS then prepare for Excel test .Be confident.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

Interviewer himself did not knew python or any other data analysis language

Round 2 - Assignment 

Excel, questions that were open ended

Round 3 - One-on-one 

(4 Questions)

  • Q1. How will you work under female manager
  • Ans. 

    I will work under a female manager just like I would under any other manager - with professionalism, respect, and open communication.

    • I will communicate openly and honestly with my female manager, just as I would with any other manager.

    • I will respect her authority and expertise, and follow her guidance and instructions.

    • I will collaborate effectively with my female manager and the rest of the team to achieve our goals.

    • I ...

  • Answered by AI
  • Q2. Are you willing to work for lower salary than previous
  • Ans. 

    I am open to discussing salary based on the overall compensation package and opportunities for growth.

    • I am open to discussing salary based on the overall compensation package and opportunities for growth.

    • I would like to understand the reasons for the lower salary offer and how it aligns with the company's budget and market standards.

    • I am willing to negotiate other benefits such as flexible work hours, additional vacati...

  • Answered by AI
  • Q3. Will your accomodation or salary structure needed to be validated in case you got married
  • Q4. Will you work till 1 am in the morning as bjp politicians client can ask anything anytime
Round 4 - Technical 

(2 Questions)

  • Q1. Why ai and machine learning is only marketing term and not a real technology
  • Ans. 

    AI and machine learning are real technologies with practical applications in various industries.

    • AI and machine learning have been successfully used in various industries such as healthcare, finance, and transportation to improve efficiency and accuracy.

    • Companies like Google, Amazon, and Facebook heavily rely on AI and machine learning algorithms to enhance their products and services.

    • AI and machine learning technologie...

  • Answered by AI
  • Q2. Why python is an awful language and would you be willing to work as a back end developer using spring or Node
  • Ans. 

    Python is not an awful language, but I am open to working with other technologies like Spring or Node.

    • Python is a versatile and widely-used language in data analysis and machine learning.

    • It has a large community and extensive libraries like Pandas and NumPy.

    • Spring and Node are also popular choices for backend development, offering different strengths and capabilities.

    • I am open to learning and working with new technolog

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Will you work under bond of 2 yrs ?
  • Ans. 

    I am open to discussing the terms of the bond and considering the overall opportunity.

    • I am willing to consider a bond if the terms are reasonable and the opportunity aligns with my career goals.

    • I would like to discuss the details of the bond such as its purpose, consequences of breaking it, and any potential benefits for me.

    • I may negotiate the duration of the bond or explore alternative options to ensure a mutually ben...

  • Answered by AI
  • Q2. We will give 30% of your salary as Variable pay after completion of 1 yr but we will decide when to give it to you. Would you still be willing to work for us as working for our company is a prestigious opp...
  • Ans. 

    I would consider the offer based on the overall compensation package and career growth opportunities.

    • I would need more information on the overall compensation package to make a decision.

    • I would also consider the potential career growth opportunities and learning experiences at the company.

    • It would be important to understand the criteria and timing for receiving the variable pay.

    • I would evaluate the offer based on my lo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply, don't join, fight for no bond
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test of 30 min is conducted

AxionConnect Infosolutions Interview FAQs

How many rounds are there in AxionConnect Infosolutions interview?
AxionConnect Infosolutions interview process usually has 2-3 rounds. The most common rounds in the AxionConnect Infosolutions interview process are HR, Coding Test and Technical.
How to prepare for AxionConnect Infosolutions interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at AxionConnect Infosolutions. The most common topics and skills that interviewers at AxionConnect Infosolutions expect are SAS, SQL, Base SAS, SAS Enterprise Guide and SAS DI.
What are the top questions asked in AxionConnect Infosolutions interview?

Some of the top questions asked at the AxionConnect Infosolutions interview -

  1. 1.What is SQL Loader? 2.What are Stored Procedures? Syntax to create and execut...read more
  2. What is Daemon Thread?Give exam...read more
  3. What is use of static keywo...read more

Tell us how to improve this page.

AxionConnect Infosolutions Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

GfK MODE Interview Questions
3.3
 • 23 Interviews
AXIS MY INDIA Interview Questions
3.4
 • 17 Interviews
ZOOMLION Interview Questions
3.3
 • 10 Interviews
ATS Services Interview Questions
3.9
 • 9 Interviews
View all

AxionConnect Infosolutions Reviews and Ratings

based on 24 reviews

3.1/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

3.4

Salary

2.9

Job security

2.9

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 24 Reviews and Ratings
Sr Data Scientist

Mumbai,

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

SAS Consultant BI /DI

Mumbai,

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Principal Consultant BI /DI

Mumbai,

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
SAS Consultant
24 salaries
unlock blur

₹4.1 L/yr - ₹11 L/yr

SAS Developer
14 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Software Engineer
6 salaries
unlock blur

₹5 L/yr - ₹6.1 L/yr

SAS Programmer
6 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

Senior SAS Consultant
5 salaries
unlock blur

₹7.8 L/yr - ₹13 L/yr

Explore more salaries
Compare AxionConnect Infosolutions with

AXIS MY INDIA

3.4
Compare

GfK MODE

3.3
Compare

Edward Food Research and Analysis Centre

4.1
Compare

Market Xcel Data Matrix

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