Upload Button Icon Add office photos

Filter interviews by

Aera Software Technology Interview Questions and Answers

Updated 7 Dec 2024

Aera Software Technology Interview Experiences

Popular Designations

5 interviews found

I applied via Approached by Company and was interviewed in Oct 2022. There were 4 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 - Coding Test 

Basic SQL questions on group and ranking. Good sql in touch will be able to solve easy. They have set of 4-5 questions which they ask often.

Round 3 - Technical 

(2 Questions)

  • Q1. General project related questions in which they will try to know your capabilities
  • Q2. And Project scenario to understand if you are ready to work without any good technology as with aera they only work with their tools.
Round 4 - HR 

(1 Question)

  • Q1. Basic expectations. And they will comback with the response.

Interview Preparation Tips

Interview preparation tips for other job seekers - Better stay away as company has no visions. Recently fired 50+ employees which is around 20% of workforce.

Senior Application Developer Interview Questions asked at other Companies

Q1. LRU Cache Design Question Design a data structure for a Least Recently Used (LRU) cache that supports the following operations: 1. get(key) - Return the value of the key if it exists in the cache; otherwise, return -1.2. put(key, value) - I... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 7 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

Assignment based on HackerRank SQL Problems.

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between Truncate and Delete.
  • Q2. Scenario based questions for testing knowledge on SQL joins and window functions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Hankerrank platform ,

Round 2 - Technical 

(2 Questions)

  • Q1. About Resume and projects
  • Q2. More questions on your skills

Associate Data Scientist Interview Questions asked at other Companies

Q1. Why do you think the objective of predictive modeling is minimizing the cost function? How would you define a cost function after all?
View answer (1)

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write code for below: Removed number character before hash based on count of hash Case 1 I/P= abc#d O/P= abcd Case 2 I/P=abc##d O/p=ad
  • Ans. 

    Write code to remove number character before hash based on count of hash

    • Count the number of hashes in the input string

    • Loop through the string and remove the character before the hash based on the count of hashes

    • Return the modified string

  • Answered by AI
  • Q2. Multiply ele E.g:[1,8,7,3,2] => 1 = 8*7*3*2 [336,42,48,112,168] If 1 then you should multiply all except 1 i.e 8*7*3*2=336
  • Ans. 

    The question asks to multiply all elements in an array except for a given number.

    • Iterate through the array and calculate the product of all elements except the given number.

    • Use a variable to keep track of the product.

    • If the given number is 1, multiply all other elements.

    • Return the resulting array.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make core java and try to solve array related questions

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)

Aera Software Technology interview questions for popular designations

 Senior Application Developer

 (1)

 Senior Java Developer

 (1)

 Associate Data Scientist

 (1)

Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2022

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

(2 Questions)

  • Q1. Recruitment Life cycle
  • Q2. Hobies and future interests.
Round 3 - HR 

(2 Questions)

  • Q1. Recruitment Life cycle
  • Q2. Knowledge of recruitment and job portals
Round 4 - HR 

(2 Questions)

  • Q1. Why did you chose HR as field of work
  • Q2. Background details and interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Be active and show your willingness to work and perform. Your creativity and learning attitude matters the most.

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

Aera Software Technology Interview FAQs

How many rounds are there in Aera Software Technology interview?
Aera Software Technology interview process usually has 2-3 rounds. The most common rounds in the Aera Software Technology interview process are HR, Technical and Resume Shortlist.
How to prepare for Aera Software Technology 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 Aera Software Technology. The most common topics and skills that interviewers at Aera Software Technology expect are SAN, Python, SQL, Machine Learning and Automation.
What are the top questions asked in Aera Software Technology interview?

Some of the top questions asked at the Aera Software Technology interview -

  1. Multiply ele E.g:[1,8,7,3,2] => 1 = 8*7*3*2 [336,42,48,112,168] If 1 then you...read more
  2. Write code for below: Removed number character before hash based on count of ha...read more
  3. And Project scenario to understand if you are ready to work without any good te...read more

Tell us how to improve this page.

Aera Software Technology Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all

Aera Software Technology Reviews and Ratings

based on 44 reviews

4.3/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.2

Salary

3.9

Job security

4.3

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 44 Reviews and Ratings
Solution Architect (Supply chain)

Pune

6-11 Yrs

Not Disclosed

Technical Support Intern

Pune

0-1 Yrs

Not Disclosed

Explore more jobs
Data Scientist
23 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Solution Architect
13 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

QA Engineer
12 salaries
unlock blur

₹3.6 L/yr - ₹7.8 L/yr

Associate Data Scientist
9 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Senior Product Manager
8 salaries
unlock blur

₹40 L/yr - ₹46 L/yr

Explore more salaries
Compare Aera Software Technology with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.4
Compare

DynPro

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