Upload Button Icon Add office photos
Engaged Employer

i

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

Axtria Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Axtria Technical Analyst Interview Questions and Answers

Updated 3 Jun 2017

Axtria Technical Analyst Interview Experiences

2 interviews found

I was interviewed in Aug 2016.

Interview Preparation Tips

Round: Test
Experience: Four sections . 20 questions each.
Total Questions: 80

Round: Technical + HR Interview
Experience: Four sections . 20 questions each.

Skills: Communication, Confidence, Technical Skills, Adaptability, Decision Making Skill, Intelligence, Time Management
College Name: NIT Kurukshetra

Interview Preparation Tips

Round: Resume Shortlist
Experience: They just shortlisted candidates based on 10th, 12th, JEE rank and CGPA.

Round: Test
Experience: Test was easy. Indiabix is enough for that. In subjective round, Questions were like Why Axtria? What do you know about Axtria? Plan for higher studies etc. One question was compulsory which was Have you ever worked in a team, what problems you faced, how you cope up with that and what was the outcome?

Tips: Speed matters in test as subsections are time constrained.
Duration: 100 minutes
Total Questions: 100

Round: HR Interview
Experience: Questions were basically resume based. They were very friendly. Some questions were from SQL and databases.
Tips: Just stick to yourself and be confident.

Skills:
College Name: NIT Jalandhar

Technical Analyst Interview Questions Asked at Other Companies

asked in Coforge
Q1. Write a program to get a employee list whose salary is greater th ... read more
Q2. Optimize the code for job scheduling written in the first round
asked in Coforge
Q3. Explain Security authentication implementation and what are the d ... read more
asked in Coforge
Q4. How did you implemented the microservices in your project, What a ... read more
asked in Coforge
Q5. How did you configure Api gateway to manage your microservices?

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Code for Reverse BST
  • Ans. 

    Code to reverse a binary search tree (BST)

    • Traverse the BST in post-order

    • Swap the left and right child of each node

    • Return the root node of the reversed BST

  • Answered by AI
  • Q2. Creating a pointer array
  • Ans. 

    To create a pointer array of strings:

    • Declare a pointer array variable with the desired size

    • Allocate memory for each string in the array using malloc

    • Assign the memory address of each string to the corresponding array element

  • Answered by AI
  • Q3. Logic based questions like if I have 8 ball and a weighing balance with one heavy ball, how many times will I have to use it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and try to give your concept

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Clustering in cassendra
  • Ans. 

    Clustering in Cassandra involves grouping together multiple nodes to improve performance, scalability, and fault tolerance.

    • Clustering is used to distribute data across multiple nodes in a Cassandra cluster.

    • It helps in achieving high availability and fault tolerance by replicating data across nodes.

    • Cassandra uses consistent hashing to determine which node will store a particular piece of data.

    • Data is partitioned into sm...

  • Answered by AI
  • Q2. Cloud Deployment strategies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Transaction in Spring Boot
  • Ans. 

    Transactions in Spring Boot help manage database operations as a single unit of work.

    • Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.

    • Use @Transactional annotation to mark a method as transactional.

    • Transactions can be managed programmatically using TransactionTemplate.

    • Rollback can be triggered manually in case of exceptions.

    • Spring Boot supports both declarative

  • Answered by AI
  • Q2. Java Array and problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good organization

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Number of islands in a matrix

Round 2 - Case Study 

Design data recovery system

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DS Algo
They ask multiple variation of same question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Our project contains interview question related to JAVA.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions were mostly around system design, you will be given a case like a stock system and specific use case is asked to design end to end from UI to backend.
  • Q2. Some of the system debugging/performance improvement questions are asked from both UI and backend.

Interview Preparation Tips

Topics to prepare for Amadeus Technical Lead interview:
  • System Design
  • Performance Testing
  • Performance improvement
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Scenario based questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement minstack
  • Q2. How load balancers work
  • Ans. 

    Load balancers distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.

    • Load balancers monitor the health of servers and distribute traffic based on predefined algorithms.

    • They can be hardware-based or software-based.

    • Common algorithms used by load balancers include round-robin, least connections, and IP hash.

    • Load balancers can improve reliability and scalability of a website ...

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

(2 Questions)

  • Q1. 2 sum problem to implement in O(n)
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a target value.

    • Iterate through the array and store the difference between the target and current element in a hashmap.

    • Check if the current element exists in the hashmap, if yes, return the indices of the current element and the stored difference.

    • Time complexity of O(n) can be achieved by using a hashmap to store elements and their indices.

  • Answered by AI
  • Q2. About the projects i have done

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 208 Interviews
Globant Interview Questions
3.8
 • 173 Interviews
Chetu Interview Questions
3.3
 • 170 Interviews
AVASOFT Interview Questions
3.4
 • 145 Interviews
ivy Interview Questions
3.6
 • 122 Interviews
DE Shaw Interview Questions
3.8
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
View all
Axtria Technical Analyst Salary
based on 5 salaries
₹7 L/yr - ₹9 L/yr
27% less than the average Technical Analyst Salary in India
View more details

Axtria Technical Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Associate
873 salaries
unlock blur

₹9.5 L/yr - ₹22.7 L/yr

Associate
660 salaries
unlock blur

₹7.5 L/yr - ₹18 L/yr

Project Lead
615 salaries
unlock blur

₹13 L/yr - ₹27.6 L/yr

Analyst
470 salaries
unlock blur

₹6 L/yr - ₹17.6 L/yr

Data Analyst
239 salaries
unlock blur

₹5 L/yr - ₹18.3 L/yr

Explore more salaries
Compare Axtria with

Mu Sigma

2.6
Compare

Fractal Analytics

4.0
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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