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. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed 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. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer
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. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer

Augurs Technologies interview questions for popular designations

 Android Developer

 (2)

 Android Developer Trainee

 (1)

 Senior Software Engineer

 (1)

Jobs at Augurs Technologies

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was good , monitored exam was there

Round 2 - Coding Test 

Coding questions were not that tough, if you are aware of basic of string and arrays than you could solve it

Round 3 - Technical 

(5 Questions)

  • Q1. Selenium Questions like return type of findelements etc
  • Q2. For coding finding a string from given sentemce.
  • Ans. 

    Use string manipulation functions to search for a specific string within a given sentence.

    • Use the indexOf() method to find the position of the substring within the sentence.

    • If the substring is not found, indexOf() will return -1.

    • Consider using regular expressions for more complex search patterns.

  • Answered by AI
  • Q3. Oops questions and sql CRUD Operations questions
  • Q4. Interface definition and uses in script
  • Ans. 

    Interface definition and uses in script

    • An interface in programming defines a contract for classes to implement

    • Interfaces can be used to achieve polymorphism and decoupling in code

    • Interfaces are commonly used in scripting languages like JavaScript for defining object behavior

  • Answered by AI
  • Q5. Constructor use cases

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between random forest and xgboost
  • Ans. 

    Random forest is an ensemble learning method using decision trees, while XGBoost is a gradient boosting algorithm.

    • Random forest builds multiple decision trees and combines their predictions, while XGBoost builds trees sequentially to correct errors.

    • Random forest is less prone to overfitting compared to XGBoost.

    • XGBoost is computationally efficient and often outperforms random forest in terms of predictive accuracy.

    • Rando...

  • Answered by AI
  • Q2. What is your project problem statement
  • Q3. How you convince for clients the model is useful, what are the matrix
  • Ans. 

    I convince clients of model usefulness by showcasing its accuracy, precision, recall, and F1 score.

    • Explain the model's accuracy in predicting outcomes compared to actual results

    • Discuss precision - the proportion of true positive predictions out of all positive predictions

    • Highlight recall - the proportion of true positive predictions out of all actual positives

    • Mention F1 score - the balance between precision and recall,

  • Answered by AI
Round 2 - Technical 

(6 Questions)

  • Q1. How you take data from client
  • Ans. 

    I collect data from clients through various methods such as surveys, interviews, API integrations, and data sharing agreements.

    • Conduct surveys to gather specific data points from clients

    • Interview clients to understand their data needs and preferences

    • Integrate with client's systems through APIs to access real-time data

    • Establish data sharing agreements to receive data from clients securely

  • Answered by AI
  • Q2. What are hyper parameters you turned for your model
  • Ans. 

    Tuned hyperparameters include learning rate, batch size, number of layers, and activation functions.

    • Adjusted learning rate to improve model convergence

    • Optimized batch size for better training efficiency

    • Experimented with different numbers of layers to find optimal model complexity

    • Tried various activation functions to enhance model performance

  • Answered by AI
  • Q3. What difference model you use in your project
  • Q4. How you work with llm
  • Q5. What are the features in your data set
  • Ans. 

    The features in the data set include age, gender, income, education level, location, and purchase history.

    • Age

    • Gender

    • Income

    • Education level

    • Location

    • Purchase history

  • Answered by AI
  • Q6. What feature engineering you did in project

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Basic aptitude + logical reasoning + technical mcq(Javascript related mcq)

Round 2 - Group Discussion 

Got rejected in Group discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Javascript related mcq + aptitude
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ask about working experience.
  • Q2. I answered to all the question.

Interview Preparation Tips

Interview preparation tips for other job seekers - After two round interview completion. They said. Another manager will call you for 2nd round or they will take interview face to face again. No one called me and when I Mssg to hr about status. She don’t even reply to message. Terriable and very unprofessional they are.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical Questions- Linear DSA and Aptitude

Round 2 - Technical 

(9 Questions)

  • Q1. This Round involves SQL Test Paper and First Technical Round SQL Test Paper 5 SQL Queries- 2-Easy, 2-Medium, 1-Hard
  • Q2. What is Joins and Types
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIG...

  • Answered by AI
  • Q3. Function in Oracle Database
  • Ans. 

    A function in Oracle Database is a named PL/SQL block that can accept parameters and return a value.

    • Functions can be used to perform calculations, manipulate data, or return specific values.

    • They can be called from SQL queries or other PL/SQL blocks.

    • Functions must return a single value of a specified data type.

  • Answered by AI
  • Q4. Tags used to create table in HTML
  • Ans. 

    The tags used to create a table in HTML are

    , ,
    , and .

    • tag defines the table itself

    • tag defines a row in the table

    • tag defines a cell in a row

    • tag defines a header cell in a row

    • Answered by AI
    • Q5. DSA Basic Question
    • Q6. Question Related to Resume
    • Q7. Explain Projects
    • Ans. 

      Projects are practical applications of skills and knowledge to solve real-world problems or create new products.

      • Projects involve setting goals, planning tasks, and executing them within a specified timeline.

      • They often require collaboration with team members and stakeholders.

      • Projects can range from developing software applications to conducting research studies.

      • Examples: Building a website for a client, creating a mobil

    • Answered by AI
    • Q8. Some Scenario Based Questions
    • Q9. Some HR Quesions Like- Where you see yourself after 5 years? What is your Hobbies?
    Round 3 - Behavioral 

    (2 Questions)

    • Q1. This Round is mostly Focuse on Scenario Based Questions
    • Q2. Some Logical Questions Expected

    Interview Preparation Tips

    Topics to prepare for Netwin Infosolutions Junior Software Engineer interview:
    • OOPS
    • SQL
    • DSA
    • Communication Skills
    Interview preparation tips for other job seekers - Try creating a simple resume that highlights your strength, as inteviews often focus on your previous work experience.

    Skills evaluated in this interview

    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 Feb 2024. There were 2 interview rounds.

    Round 1 - Technical 

    (2 Questions)

    • Q1. What is your name
    • Q2. What is my name
    Round 2 - HR 

    (4 Questions)

    • Q1. What is hr name
    • Q2. What is company name
    • Q3. What is company hobbies
    • Q4. What is company circular activity
    • Ans. 

      Company circular activity is a team-building exercise or event organized by a company to promote collaboration and communication among employees.

      • It is usually a planned activity outside of regular work hours.

      • It can include activities such as team sports, group outings, workshops, or volunteer work.

      • The goal is to strengthen relationships, boost morale, and improve teamwork within the company.

      • Examples: company picnic, te

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - What should I say

    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 Technical, Assignment and HR.
    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.4k Interviews
    Infosys Interview Questions
    3.6
     • 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
     • 806 Interviews
    HCL Infosystems Interview Questions
    3.9
     • 141 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

    2.9

    Job security

    2.6

    Company culture

    2.8

    Promotions

    2.6

    Work satisfaction

    Explore 30 Reviews and Ratings
    Tech Lead - . NET Developer

    Lucknow

    4-9 Yrs

    Not Disclosed

    Python Developer

    Lucknow

    3-8 Yrs

    Not Disclosed

    PHP Developer

    Lucknow

    5-10 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