Upload Button Icon Add office photos
Engaged Employer

i

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

Aumni Techworks Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 13 Reviews

Filter interviews by

Aumni Techworks Interview Questions, Process, and Tips

Updated 8 Sep 2024

Top Aumni Techworks Interview Questions and Answers

View all 11 questions

Aumni Techworks Interview Experiences

Popular Designations

7 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Javascript And Technical Questions Based On The Skill As Required Like Closures, Event Loops, Grid , Dead Zone Etc
  • Q2. Some Coding Questions Based On String, Array , Merge, Sort, Etc
Round 2 - Technical 

(1 Question)

  • Q1. Basically Technical Questions With High Level Coding Rounds Like Sorting , Array Minupulation, String Concatenation, Actions
Round 3 - Client Interview 

(1 Question)

  • Q1. Behavioral Questions And Some Situation Based Questions Mainly Technically Knowledge Solving Skills Required
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion And Negotiation
Round 5 - One-on-one 

(1 Question)

  • Q1. One To One HR For Conpany Structures And Other Pre Joining Information

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Focus On The Technically Core And For Other Round Be Confident On Your Solving Skills

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. Draw a system diagram for ecommers system to place an order and get order history for a particular customer
View answer (1)

Quality Assurance Manual Automation Tester Interview Questions & Answers

user image Anonymous

posted on 31 May 2024

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is java ? What are new features in java as compared to c++ ? Given Array of Int find Addition of All elements find Largest Element in Array find 2nd largest Element in Array Optimize the code
Round 2 - Technical 

(1 Question)

  • Q1. Coding Problem : Find Occurance of Duplicate words occurance ? Why use LinkedHashMap why not HashMap(Both Works) ? How LinkedHashMap internally maintain its order ? Given Int Array Sort it without using...

Interview Preparation Tips

Topics to prepare for Aumni Techworks Quality Assurance Manual Automation Tester interview:
  • Core Java
  • Advanced Java
  • Spring Boot
  • MySQL
  • Javascript
  • HTML
  • CSS
  • DSA
  • Selenium

Skills evaluated in this interview

Senior Software En Interview Questions & Answers

user image Pavan Khatri

posted on 20 Aug 2024

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

DSA and Spring boot and Database

Round 2 - One-on-one 

(2 Questions)

  • Q1. HR Discussion and Past Experience
  • Q2. Spring boot and Front end

Interview Preparation Tips

Interview preparation tips for other job seekers - GREAT EXPERIENCE
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between rest and sop
  • Ans. 

    REST is an architectural style for networked hypermedia applications, while SOAP is a protocol for exchanging structured information in web services.

    • REST stands for Representational State Transfer and is based on stateless communication between client and server.

    • SOAP stands for Simple Object Access Protocol and uses XML for message exchange.

    • REST uses standard HTTP methods like GET, POST, PUT, DELETE for communication.

    • S...

  • Answered by AI
  • Q2. Wap string releted program
  • Ans. 

    Write a program to manipulate strings in a specific way.

    • Use string manipulation functions to modify the input string

    • Consider using loops to iterate through the characters of the string

    • Implement logic to perform the required operations on the string

  • Answered by AI

Skills evaluated in this interview

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

Aumni Techworks interview questions for popular designations

 Angular Developer

 (1)

 QA Lead

 (1)

 Senior QA Engineer

 (1)

 Senior Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

Angular Developer Interview Questions & Answers

user image Mukesh Vanjara

posted on 1 Feb 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic js angular n code
Round 2 - Technical 

(1 Question)

  • Q1. Same code in angular and basic js

Interview Preparation Tips

Interview preparation tips for other job seekers - Got positive feedback from panel but in 1 day the position got closed. I don't like the process. 1st ask client round the internal.

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Python Questions Basic Django Questions Basic OOPS Questions Basic DS Questions
Round 2 - Assignment 

Build an application using Django/flask framwork the requirement was to build ship tracking app. addional task docker and front-end map viewing.

Interview Preparation Tips

Interview preparation tips for other job seekers - The questions are basic and easy, if you just prepare basics you will get through, the interviwer wasn't confident enough in the first round.
all the beware of the company after taking your time they start ghosting.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Jobs at Aumni Techworks

View all

QA Lead Interview Questions & Answers

user image Anonymous

posted on 7 Jun 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal

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 

(8 Questions)

  • Q1. Brief me about your profile
  • Q2. Explain Automation framwork
  • Ans. 

    Automation framework is a set of guidelines, rules, and best practices for creating and maintaining automated tests.

    • Automation framework provides structure and organization to automated tests

    • It helps in reusability of code and reduces maintenance efforts

    • Common types of automation frameworks include keyword-driven, data-driven, and hybrid frameworks

  • Answered by AI
  • Q3. WAP to reverse a string
  • Ans. 

    A function to reverse a given string

    • Create an empty string to store the reversed string

    • Iterate through the input string from the end and append each character to the new string

    • Return the reversed string

  • Answered by AI
  • Q4. WAP to count characters in string
  • Ans. 

    A function to count characters in a given string

    • Use a loop to iterate through each character in the string

    • Use a dictionary to store the count of each character

    • Return the dictionary with character counts

  • Answered by AI
  • Q5. Difference between put and post
  • Ans. 

    PUT is used to update or replace an existing resource, while POST is used to create a new resource.

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request

    • POST is not idempotent, meaning multiple identical requests may have different effects

    • PUT is used to update an existing resource at a specific URI

    • POST is used to create a new resource under a specific URI

  • Answered by AI
  • Q6. Explain risks in project
  • Ans. 

    Risks in a project refer to potential events or situations that could negatively impact the project's success.

    • Unclear project requirements

    • Lack of stakeholder involvement

    • Budget overruns

    • Technical challenges

    • Resource constraints

    • Scope creep

    • Schedule delays

  • Answered by AI
  • Q7. Explain the PDCA
  • Ans. 

    PDCA stands for Plan-Do-Check-Act, a four-step management method used for continuous improvement.

    • Plan: Identify the problem and plan a solution

    • Do: Implement the plan on a small scale

    • Check: Evaluate the results and compare them to the expected outcomes

    • Act: Take necessary actions based on the results to improve the process

  • Answered by AI
  • Q8. Difference between delete truncate drop
  • Ans. 

    Delete removes specific rows from a table, truncate removes all rows, drop removes the entire table.

    • Delete is a DML command used to remove specific rows from a table.

    • Truncate is a DDL command used to remove all rows from a table.

    • Drop is a DDL command used to remove the entire table structure.

    • Example: DELETE FROM table_name WHERE condition;

    • Example: TRUNCATE TABLE table_name;

    • Example: DROP TABLE table_name;

  • Answered by AI

Skills evaluated in this interview

Top Aumni Techworks QA Lead Interview Questions and Answers

Q1. WAP to count characters in string
View answer (1)

QA Lead Interview Questions asked at other Companies

Q1. 1. Explain Bid bond guarantee, Advance payment guarantee, Performance guarantee. 2. What are different SWIFT messages generated as part of Letter of Credit? 3. Difference between LC and Guarantee. 4. Difference between Import LC and Export ... read more
View answer (1)

Interview questions from similar companies

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

I was interviewed before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Where are you from tell me something about yourself ?
  • Q2. Speak on the city you grew up in ?
Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between switch, hub and router?
  • Q2. What does modem and router stand for ?
  • Q3. What is DORA process ?
  • Q4. How would you check slowness on a workstation what measures will you take ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your fundamentals strong that's it . Only answer those question which you are confident about don't make stuff up.
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 Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

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

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI

Aumni Techworks Interview FAQs

How many rounds are there in Aumni Techworks interview?
Aumni Techworks interview process usually has 2-3 rounds. The most common rounds in the Aumni Techworks interview process are Technical, One-on-one Round and Assignment.
How to prepare for Aumni Techworks 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 Aumni Techworks. The most common topics and skills that interviewers at Aumni Techworks expect are Outsourcing, SQL, Python, Agile and Javascript.
What are the top questions asked in Aumni Techworks interview?

Some of the top questions asked at the Aumni Techworks interview -

  1. Coding Problem : Find Occurance of Duplicate words occurance ? Why use LinkedHa...read more
  2. What is java ? What are new features in java as compared to c++ ? Given Array o...read more
  3. WAP to count characters in str...read more

Tell us how to improve this page.

Aumni Techworks Interview Process

based on 5 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 793 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
View all

Aumni Techworks Reviews and Ratings

based on 13 reviews

4.5/5

Rating in categories

4.2

Skill development

4.5

Work-life balance

4.4

Salary

4.0

Job security

4.3

Company culture

3.8

Promotions

4.4

Work satisfaction

Explore 13 Reviews and Ratings
Business Development Representative

Pune

1-3 Yrs

₹ 6-12.5 LPA

Sr . Accountant

Pune

5-10 Yrs

Not Disclosed

Sr . Frontend Developer - Angular

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Software Developer
9 salaries
unlock blur

₹14 L/yr - ₹33 L/yr

Data Analyst
8 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Senior Software Developer
7 salaries
unlock blur

₹30 L/yr - ₹32.5 L/yr

Technical Lead
5 salaries
unlock blur

₹45 L/yr - ₹51 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹22 L/yr - ₹38 L/yr

Explore more salaries
Compare Aumni Techworks with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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