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 Java Software Engineer Interview Questions, Process, and Tips

Updated 20 Jul 2021

AxionConnect Infosolutions Java Software Engineer Interview Experiences

1 interview found

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

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

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic Introduction, Why u want to join this company, why u want to do this work?
  • Q2. Strengths and weekness, Where do u see urself in x year?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to worry, Chill interview session, Main focus should be on Written test that include Apti, Resoning, and Company related task(easy).

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Installation and upgradation steps
  • Q2. Patching and performance tuning
Round 3 - One-on-one 

(3 Questions)

  • Q1. Table space is full what action need to take
  • Ans. 

    Free up space by deleting unnecessary data or increasing table space size.

    • Identify which table space is full

    • Check if there are any unnecessary data that can be deleted

    • Increase the size of the table space if necessary

    • Consider partitioning the table to distribute data across multiple table spaces

  • Answered by AI
  • Q2. Datafile addition to tablespace
  • Ans. 

    Adding a datafile to a tablespace

    • Use ALTER TABLESPACE statement to add datafile

    • Ensure enough disk space is available

    • Monitor tablespace usage regularly

    • Example: ALTER TABLESPACE users ADD DATAFILE '/u01/app/oracle/oradata/db1/users02.dbf' SIZE 50M;

  • Answered by AI
  • Q3. How to add datafile to tablespace
  • Ans. 

    To add a datafile to a tablespace:

    • Identify the tablespace where the datafile needs to be added

    • Create a new datafile using the 'CREATE DATAFILE' command

    • Add the new datafile to the tablespace using the 'ALTER TABLESPACE' command

    • Ensure that the new datafile is of the correct size and location

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through important topics of all Oracle DBA role

Skills evaluated in this interview

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

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

Round 1 - Assignment 

Report writing- you have to present a market research overview on any of industry you can visit on their website for same

Round 2 - HR 

(2 Questions)

  • Q1. Analyse market trends
  • Ans. 

    Market trends can be analyzed by examining consumer behavior, industry reports, and economic indicators.

    • Examine consumer behavior through surveys and focus groups

    • Review industry reports and forecasts for insights

    • Monitor economic indicators such as GDP growth and inflation rates

    • Look for emerging technologies or innovations that could impact the market

    • Consider geopolitical events or regulatory changes that may influence

  • Answered by AI
  • Q2. Guest estimate for any industry
  • Ans. 

    Guest estimate for any industry refers to the practice of predicting the number of guests or customers a business may expect to receive within a certain period of time.

    • Consider historical data and trends to make an educated guess

    • Take into account external factors such as seasonality, holidays, and economic conditions

    • Utilize forecasting models or software to help with the estimation process

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Group Discussion 

Normal Group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Cosing, project management etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this org
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about you
  • Q2. Basically every question asked is related to you given project
Round 2 - Case Study 

I waa given telecom market in indua

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 Sep 2022. There were 3 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 - Aptitude Test 

Simple math anyone can solve it

Round 3 - Technical 

(3 Questions)

  • Q1. Project details
  • Q2. Hobbies were asked and asked to show proof
  • Q3. Face to face interview with HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a quirky hobby and elaborate on it.. You will get through it man

AxionConnect Infosolutions Interview FAQs

What are the top questions asked in AxionConnect Infosolutions Java Software Engineer interview?

Some of the top questions asked at the AxionConnect Infosolutions Java Software Engineer interview -

  1. What is Daemon Thread?Give exam...read more
  2. What is use of static keywo...read more
  3. Explain collection framework In de...read more

Tell us how to improve this page.

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.3
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