Upload Button Icon Add office photos
Engaged Employer

i

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

Augurs Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Augurs Technologies Interview Questions and Answers

Updated 5 Jun 2024

Augurs Technologies Interview Experiences

Popular Designations

4 interviews found

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

I applied via Referral

Round 1 - HR 

(2 Questions)

  • Q1. Just general about qualification background experience notic period
  • Q2. Why you want to left your current company
Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept, basic mvc question
  • Q2. Sql query for average salary rdbms question
Round 3 - Assignment 

To create login screen

Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic of Native Android development
  • Q2. Basic coding logic
Round 2 - Assignment 

Api was provided and need to integrate in the app using kotlin and mvvm pattern

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)
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 Nov 2022. 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 - One-on-one 

(1 Question)

  • Q1. The first question was to quickly introduce myself to the panelists of the interview. Then the technical round started. Basic questions on java, opps and on my personal projects, training experience, resum...
  • Ans. The answer to the questions were quite easy if you have your basics clear and you're well spoken in English with confidence. I was selected. Overall a nice experience.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Augurs Technologies Android Developer Trainee interview:
  • Java
  • JSP Servlets
  • Android
  • Project
  • Resume
  • JDK
  • Jre
  • Android SDK
  • HTML
  • CSS
  • Inheritance
  • About the company
Interview preparation tips for other job seekers - One advice for all aspirants for the internship is to be confident , never hesitate to reach out to the company, interviewers, etc. Make your basics strong.

Android Developer Trainee Interview Questions asked at other Companies

Q1. Explain MVVM Architecture
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. Basic Android and Java question.
  • Q2. Machine test

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Augurs Technologies interview questions for popular designations

 Android Developer

 (2)

 Senior Software Engineer

 (1)

 Android Developer Trainee

 (1)

Jobs at Augurs Technologies

View all

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Question is related to these topics. Clean Architecture, MVVM, Coroutine Live Data
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
-

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. All about Android

Android Developer Interview Questions & Answers

TCS user image Sushree Sadhana

posted on 8 Dec 2022

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

I applied via Approached by Company and was interviewed in Nov 2022. There were 5 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. How is you experience in your last companies?
  • Q2. Lifecycle of activity and fragment
  • Ans. 

    The lifecycle of an activity and fragment refers to the series of states they go through during their existence.

    • Activities and fragments have similar lifecycle methods such as onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy().

    • The lifecycle of a fragment is tied to the lifecycle of its host activity, while an activity can exist independently.

    • The lifecycle methods of an activity are called before th...

  • Answered by AI
  • Q3. Lazy and init meaning.
  • Ans. 

    Lazy refers to delaying the execution of a task until it is actually needed. Init is short for initialization, which is the process of setting up an object or variable before it is used.

    • Lazy loading is a common technique used in mobile app development to improve performance by only loading data when it is needed.

    • Init methods are commonly used in object-oriented programming to set up an object's properties or variables ...

  • Answered by AI
  • Q4. How you learn Android.
  • Ans. 

    I learned Android through online courses, documentation, and practice.

    • To learn Android, I took online courses on platforms like Udemy and Coursera.

    • I also read through the official Android documentation to gain a deeper understanding of the framework.

    • Finally, I practiced building apps on my own and through tutorials to solidify my knowledge.

    • I also participated in online communities like Stack Overflow to learn from othe

  • Answered by AI
  • Q5. About thread and how can we use
  • Q6. Kotlin basic and scope
Round 3 - Behavioral 

(4 Questions)

  • Q1. How to share project to client.
  • Ans. 

    The project can be shared with the client through various methods such as email, cloud storage, or version control systems.

    • Create a build of the project

    • Upload the build to a cloud storage service such as Dropbox or Google Drive

    • Share the link to the build with the client

    • Use a version control system such as Git to share the project with the client

    • Provide instructions on how to build and run the project

  • Answered by AI
  • Q2. Project starting to end developer process
  • Ans. 

    The developer process for a project involves planning, designing, coding, testing, and deployment.

    • Plan the project and gather requirements

    • Design the architecture and user interface

    • Code the application using best practices and coding standards

    • Test the application thoroughly to ensure quality and functionality

    • Deploy the application to the desired platform and monitor its performance

    • Continuously maintain and update the ap

  • Answered by AI
  • Q3. Scrum and agile methodologies
  • Ans. 

    Scrum and agile methodologies are popular project management frameworks used in software development.

    • Scrum is a subset of agile and focuses on iterative development with a fixed timeline called sprints.

    • Agile emphasizes flexibility and collaboration between cross-functional teams.

    • Both methodologies prioritize delivering working software frequently and responding to change.

    • Examples of agile practices include daily stand-...

  • Answered by AI
  • Q4. Did you done any certification in Android?
Round 4 - HR 

(4 Questions)

  • Q1. CCTC and ECTC, preferred location
  • Q2. Why you want to join this company?
  • Q3. Why you leave your current company?
  • Q4. About all documents upload in ibegin portal
Round 5 - DV 

(1 Question)

  • Q1. All mandatory documents upload and verify

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Preperation from your resume and be confident 👍

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

Given take home assignment

Round 2 - Coding Test 

DSA questions were asked

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

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. DONT REMEMBER THE QUESTIONS
  • Q2. I FORGOT THE QUESTION ASKED

Interview Preparation Tips

Interview preparation tips for other job seekers - BE PREPARED
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical knowledge question
  • Q2. Android related questions
Round 2 - HR 

(2 Questions)

  • Q1. Communication skill
  • Q2. Salary regarding questions

Augurs Technologies Interview FAQs

How many rounds are there in Augurs Technologies interview?
Augurs Technologies interview process usually has 2-3 rounds. The most common rounds in the Augurs Technologies interview process are HR, Technical and Assignment.
How to prepare for Augurs 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 Augurs Technologies. The most common topics and skills that interviewers at Augurs Technologies expect are Computer Science, Medical Coding, HTML, Javascript and Project Management.
What are the top questions asked in Augurs Technologies interview?

Some of the top questions asked at the Augurs Technologies interview -

  1. Sql query for average salary rdbms quest...read more
  2. Oops concept, basic mvc quest...read more
  3. Basic of Native Android developm...read more

Tell us how to improve this page.

Augurs Technologies Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all

Augurs Technologies Reviews and Ratings

based on 30 reviews

3.0/5

Rating in categories

3.0

Skill development

2.9

Work-life balance

3.0

Salary

3.0

Job security

2.6

Company culture

2.8

Promotions

2.6

Work satisfaction

Explore 30 Reviews and Ratings
Human Resource

Lucknow

3-8 Yrs

Not Disclosed

Python Developer

Lucknow

3-8 Yrs

Not Disclosed

Tech Lead - . NET Developer

Lucknow

4-9 Yrs

Not Disclosed

Explore more jobs
Android Developer
14 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Developer
7 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Business Development Manager
6 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹4.6 L/yr - ₹7.5 L/yr

PHP Developer
5 salaries
unlock blur

₹1.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Augurs Technologies 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