Upload Button Icon Add office photos

Filter interviews by

Axxonet System Technologies Interview Questions and Answers

Updated 2 Oct 2021

Axxonet System Technologies Interview Experiences

Popular Designations

2 interviews found

I applied via Own and was interviewed before Oct 2020. There were 7 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is java
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent and can run on any device with a Java Virtual Machine (JVM)

    • It is used to develop web applications, mobile applications, desktop applications, and games

    • Java is known for its security features and is commonly used in enterprise applications

    • Some popular Java frameworks include Spring,

  • Answered by AI
  • Q2. What is overloading
  • Ans. 

    Overloading is the ability to have multiple methods with the same name but different parameters.

    • Overloading allows for more flexibility in method naming and improves code readability.

    • The methods must have different parameter types or number of parameters.

    • Example: void print(int num), void print(String str), void print(int num1, int num2)

    • Overloading is determined at compile-time based on the method signature.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall length interview and good

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

I applied via Referral and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of Java
  • Q2. Web application development
  • Q3. Liferay Development
  • Q4. Android development

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to django and python.
Round 2 - Coding Test 

One python coding(easy) and django ORM queries

Round 3 - Behavioral 

(1 Question)

  • Q1. Some technical and about company.
Round 4 - Behavioral 

(1 Question)

  • Q1. About company and some technical.

Interview Preparation Tips

Topics to prepare for Advanced Structures India Python Software Developer interview:
  • Python
  • Django
  • about company
  • django ORM
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Guesstimates 

(1 Question)

  • Q1. Estimate number of burgers sold by one burger Outlet in your city.
  • Ans. 

    The number of burgers sold by a burger outlet in a city can vary based on factors like location, menu offerings, pricing, and customer demand.

    • Consider the population of the city and the popularity of the outlet.

    • Analyze the outlet's menu offerings and pricing compared to competitors.

    • Take into account any special promotions or events that may impact sales.

    • Look at historical sales data if available.

    • Interview employees or

  • Answered by AI
Round 2 - Guesstimates 

(1 Question)

  • Q1. Estimate transportation cost for raw materials.
  • Ans. 

    Transportation cost for raw materials can be estimated based on distance, mode of transportation, quantity, and current market rates.

    • Consider the distance between the supplier and the manufacturing facility

    • Take into account the mode of transportation (road, rail, sea, air)

    • Calculate the quantity of raw materials being transported

    • Research current market rates for transportation services

    • Factor in any additional costs such

  • Answered by AI
Round 3 - Guesstimates 

(2 Questions)

  • Q1. Asked about past experience
  • Q2. Some guesstimate question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are very rude. Everyone was using phone and laptop all the time and not much attention was given to the candidate during the interview.
Worst Interview Experience ever.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Indian Statistical Institute (ISI), Bangalore and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Bunch of quant probability questions

Round 2 - Coding Test 

Bunch of dp and graph theory

Interview Preparation Tips

Topics to prepare for Jane Street Researcher interview:
  • Statistics
  • DSA
  • Maths
Interview preparation tips for other job seekers - Try to shine any national level exam with goof axademics

Junior Manager - Analyst Interview Questions & Answers

50 Hertz user image Kaulik Poddar

posted on 3 Oct 2024

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

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. How to run linear regression model in R
  • Ans. 

    To run a linear regression model in R, use the lm() function with the formula specifying the relationship between variables.

    • Use the lm() function to fit a linear regression model, specifying the formula with the dependent and independent variables.

    • For example, to predict sales based on advertising spend, use lm(sales ~ advertising, data = dataset).

    • Use summary() to view the results of the linear regression model, includ...

  • Answered by AI
  • Q2. How to run linear regression model without intercept in R
  • Ans. 

    To run linear regression model without intercept in R, set the intercept parameter to 0

    • Set the intercept parameter to 0 in the lm() function in R

    • Example: lm(y ~ x - 1, data = dataset) will fit a linear regression model without intercept

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Shine and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is server ?
  • Ans. 

    A server is a computer or software program that provides functionality for other programs or devices, often in a networked environment.

    • A server stores and manages data, files, or applications that can be accessed by clients over a network.

    • Servers can provide services such as email, web hosting, file sharing, and database management.

    • Examples of servers include web servers like Apache or Nginx, email servers like Microso...

  • Answered by AI
  • Q2. What is wsus ?
  • Ans. 

    WSUS stands for Windows Server Update Services, a Microsoft tool for managing and distributing updates to Windows operating systems and other Microsoft software.

    • WSUS is used by organizations to centrally manage and distribute updates to Windows operating systems and other Microsoft software.

    • It allows administrators to approve or decline updates before they are deployed to client computers.

    • WSUS can be used to automate t...

  • Answered by AI
  • Q3. What is fsmo role?
  • Ans. 

    FSMO (Flexible Single Master Operations) roles are specialized Active Directory domain controller tasks.

    • FSMO roles are used to manage and perform specific tasks within an Active Directory environment.

    • There are five FSMO roles: Schema Master, Domain Naming Master, RID Master, PDC Emulator, and Infrastructure Master.

    • Each FSMO role is responsible for a specific aspect of the Active Directory domain.

    • For example, the PDC Em...

  • Answered by AI
  • Q4. What is dns ?
  • Ans. 

    DNS stands for Domain Name System, which translates domain names to IP addresses.

    • DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).

    • It helps users access websites by resolving domain names to their corresponding IP addresses.

    • DNS servers store records of domain names and their associated IP addresses.

    • DNS also helps with email delivery...

  • Answered by AI
  • Q5. What is dhcp ?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • Automatically assigns IP addresses to devices on a network

    • Helps in managing and organizing IP addresses efficiently

    • Reduces the need for manual configuration of IP addresses

    • Ensures that each device on the network has a unique IP address

    • Commonly used in home networks, corporate net

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ's related to DSA, OOPS, DBMS, OS
And a coding question

Round 2 - Technical 

(1 Question)

  • Q1. Introduction Coding question - buy and sell stock leetcode Coding question - zigzag leetcode Some cs fundamentals like OS, DBMS Python and React (which is in my resume) Math aptitute question
Round 3 - Technical 

(1 Question)

  • Q1. Introduction A coding question related to LinkedList
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Previous organisation experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Get in good opportunity for this work. But not get in by any documents related
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 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 

(6 Questions)

  • Q1. What is securitization?
  • Ans. 

    Securitization is the process of converting illiquid assets into marketable securities.

    • Securitization involves pooling together assets such as mortgages, auto loans, or credit card debt.

    • These assets are then sold to a special purpose vehicle (SPV) which issues securities backed by the cash flows from the assets.

    • Investors can then buy these securities, which offer a return based on the cash flows from the underlying ass...

  • Answered by AI
  • Q2. Walk me through your CV
  • Q3. How do you arrive at the terminal growth rate while preparing a financial model?
  • Ans. 

    The terminal growth rate is arrived at by considering the long-term growth prospects of the company.

    • Consider the industry growth rate and the company's historical growth rate

    • Analyze the company's competitive position and market share

    • Evaluate the company's future investment plans and potential for expansion

    • Take into account any regulatory or economic factors that may impact growth

    • Use a range of values to account for unc

  • Answered by AI
  • Q4. If you have two ropes that burn in 60 seconds but not at the same rate. They burn unevenly. Given a match and the two ropes how would you figure out the 45 seconds mark?
  • Q5. Explain indirect and offset functions in excel
  • Ans. 

    Indirect and Offset are functions in Excel used to reference cells or ranges indirectly.

    • Indirect function is used to reference a cell or range using a text string that contains the cell or range address.

    • Offset function is used to reference a cell or range that is a specified number of rows and columns away from a given cell or range.

    • Both functions are useful for creating dynamic formulas that can be updated easily.

    • Exam...

  • Answered by AI
  • Q6. What do you understand by loan servicing?
  • Ans. 

    Loan servicing refers to the management of loans after they have been issued.

    • It involves collecting payments from borrowers, managing escrow accounts, and handling delinquencies and defaults.

    • Loan servicing can be done by the lender or a third-party servicer.

    • Servicers may also provide customer service and support to borrowers.

    • Examples of loan types that require servicing include mortgages, student loans, and auto loans.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well. I refused this job offer after 2 rounds. I didn't get into HR negotiations due to location issues. I've added all questions after in 2 rounds are one only. The role was good. The interview was fairly easy.

Skills evaluated in this interview

Axxonet System Technologies Interview FAQs

How to prepare for Axxonet System Technologies 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 Axxonet System Technologies. The most common topics and skills that interviewers at Axxonet System Technologies expect are .Net, Front End, Grails, JQuery and Javascript Frameworks.
What are the top questions asked in Axxonet System Technologies interview?

Some of the top questions asked at the Axxonet System Technologies interview -

  1. What is j...read more
  2. What is overload...read more
  3. Web application developm...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
Oxane Partners Interview Questions
3.6
 • 23 Interviews
View all

Axxonet System Technologies Reviews and Ratings

based on 8 reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.5

Salary

3.2

Job security

3.9

Company culture

3.7

Promotions

3.3

Work satisfaction

Explore 8 Reviews and Ratings
Software Developer
8 salaries
unlock blur

₹3.3 L/yr - ₹7 L/yr

PCB Design Engineer
7 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Full Stack Developer
6 salaries
unlock blur

₹4.3 L/yr - ₹7.5 L/yr

Mechanical Engg. Design
5 salaries
unlock blur

₹6.7 L/yr - ₹8.2 L/yr

Software Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Axxonet System Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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