Upload Button Icon Add office photos

Filter interviews by

Axcend Automation and Software Solutions Interview Questions, Process, and Tips

Updated 23 Aug 2024

Top Axcend Automation and Software Solutions Interview Questions and Answers

Axcend Automation and Software Solutions Interview Experiences

Popular Designations

8 interviews found

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic Javascript questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions relevant to you experiance

Interview Preparation Tips

Topics to prepare for Axcend Automation and Software Solutions Senior Software Engineer interview:
  • Javascript
  • Angularjs
  • HTTP
  • HTML
  • CSS
Interview preparation tips for other job seekers - Prepare what you have experienced. Strong in fundamentals.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 min Aptitude test

Round 2 - Group Discussion 

What u do if you are lost the way for trekking

Round 3 - Technical 

(2 Questions)

  • Q1. Questions regarding Design
  • Q2. Units of different parameters
  • Ans. 

    Units of different parameters vary depending on the type of measurement being taken.

    • Units of length can be measured in meters, feet, inches, etc.

    • Units of weight can be measured in kilograms, pounds, ounces, etc.

    • Units of temperature can be measured in Celsius, Fahrenheit, Kelvin, etc.

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round which was basically on my long term goals and why do we hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with the basics, aptitude, communication and quick thinking

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

(2 Questions)

  • Q1. What is full duplex & half duplex
  • Ans. 

    Full duplex allows for simultaneous two-way communication, while half duplex allows for communication in only one direction at a time.

    • Full duplex enables communication in both directions simultaneously, like a telephone conversation.

    • Half duplex allows communication in only one direction at a time, like a walkie-talkie.

    • Examples of full duplex communication include a telephone call or a video conference.

    • Examples of half ...

  • Answered by AI
  • Q2. Librery used for python
  • Ans. 

    The most commonly used library for Python is the Python Standard Library.

    • Python Standard Library is a collection of modules and packages that provide a wide range of functionality.

    • Popular third-party libraries include NumPy, Pandas, Matplotlib, and requests.

    • Libraries can be installed using package managers like pip.

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Segregation of profile according to skill
  • Q2. How to find right people
  • Ans. 

    Finding the right people involves sourcing, screening, and assessing candidates based on job requirements and cultural fit.

    • Utilize various sourcing channels such as job boards, social media, and employee referrals

    • Screen candidates through resume reviews, phone interviews, and assessments

    • Assess candidates based on skills, experience, and cultural fit through in-person interviews and reference checks

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to change the job

Interview Preparation Tips

Interview preparation tips for other job seekers - what all the sill in your profile please go through

Talent Acquisition Specialist Interview Questions asked at other Companies

Q1. Can you explain your experience with writing Boolean search queries and provide an example you have created live?
View answer (2)

Axcend Automation and Software Solutions interview questions for popular designations

 Talent Acquisition Specialist

 (1)

 Solution Engineer

 (1)

 Software Engineer Trainee

 (1)

 Applications Engineer

 (1)

 Test Engineer

 (1)

 Senior Software Engineer

 (1)

 Automation Test Engineer

 (1)

 Android App Developer

 (1)

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 before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Python/Java programming
Oops concept

Round 2 - HR 

(1 Question)

  • Q1. Salary expectations

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Software Engineer Trainee Interview Questions & Answers

user image Samiksha Srivastava

posted on 16 Sep 2022

I applied via Referral and was interviewed before Sep 2021. There were 4 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 - Aptitude Test 

It will be easily in thattest you will cover all the topics

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Question they will ask in this round to check you basuc knowledge
  • Q2. You have to give to the point answer with proper explanation
Round 4 - HR 

(2 Questions)

  • Q1. In HR Round, they will ask you basic biodata
  • Q2. In this round without any hesitation you can give your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confidence have basic knowledge, nithing much you need.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Jobs at Axcend Automation and Software Solutions

View all

I applied via Referral

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 

(1 Question)

  • Q1. What is Transformer differential protection ?
  • Ans. 

    Transformer differential protection is a type of protection used to detect internal faults in a transformer.

    • It compares the current entering the transformer with the current leaving the transformer.

    • If there is a difference in the current, it indicates a fault in the transformer.

    • The protection relay trips the transformer to isolate it from the system.

    • It is a sensitive protection and can detect faults even in the early s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study throughly protection theories

Applications Engineer Interview Questions asked at other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length N. There are two operations defined for each index i in the array: FIRST_SUM(i): Calculates the sum of the first i numbers. LAST_SUM(i): Calculates the sum of the last N-i+1 ... read more
View answer (1)

I applied via Referral and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. As I have given interview on 4 year experience My interview questions in technical round is also on that level.Means for example I have given interview on ABB product 800xA DCS they asked me about over all...

Interview Preparation Tips

Interview preparation tips for other job seekers - For an advance I will like to tell to the candidate that u should confidant and clear About your subject.If you itself not cofidey means it is bad impression on interviewer.

Android App Developer Interview Questions asked at other Companies

Q1. Activity launch modes Activity lifecycle Program to find second largest number in an array Singleton implementation
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Axcend Automation and Software Solutions Interview FAQs

How many rounds are there in Axcend Automation and Software Solutions interview?
Axcend Automation and Software Solutions interview process usually has 2-3 rounds. The most common rounds in the Axcend Automation and Software Solutions interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Axcend Automation and Software Solutions 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 Axcend Automation and Software Solutions. The most common topics and skills that interviewers at Axcend Automation and Software Solutions expect are Javascript, C++, PDF, Linux and Python.
What are the top questions asked in Axcend Automation and Software Solutions interview?

Some of the top questions asked at the Axcend Automation and Software Solutions interview -

  1. What is Transformer differential protectio...read more
  2. what is full duplex & half dup...read more
  3. how to find right peo...read more

Tell us how to improve this page.

Axcend Automation and Software Solutions Interview Process

based on 6 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

Axcend Automation and Software Solutions Reviews and Ratings

based on 58 reviews

3.7/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.4

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 58 Reviews and Ratings
Solution Provider Services

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Sales Manager

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Sr. Web Developer

Bangalore / Bengaluru

6-11 Yrs

Not Disclosed

Explore more jobs
Senior Application Engineer
84 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Applications Engineer
53 salaries
unlock blur

₹2.4 L/yr - ₹11.2 L/yr

Software Engineer
28 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Test Engineer
23 salaries
unlock blur

₹3.1 L/yr - ₹9.4 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹8.5 L/yr - ₹15.5 L/yr

Explore more salaries
Compare Axcend Automation and Software Solutions with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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