Upload Button Icon Add office photos
Engaged Employer

i

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

GoAugment Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GoAugment Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Sharing my Interview experience "Amol Ruikar" was the interviewer for me I was his LinkedIn Profile and I was Surprised, this kind of senior person gave wrong comments about my interview to HR. My Inte...

Accounts Manager Interview Questions & Answers

Vyapar user image Satya Prakash Jena

posted on 23 Feb 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

If someone is considering an insider trade in Vyapar, it is a poor choice.

Round 2 - Aptitude Test 

The interviewer will administer an aptitude test, and those who pass will proceed to the final round.

Round 3 - One-on-one 

(4 Questions)

  • Q1. Some basic questions about sell, how to make company growth, give 3 benefits of sell
  • Q2. Previous Internship experience.
  • Q3. How much revenue contribution towards the our company within one month
  • Q4. Why you are interested to be joining as a sells person

Data Ops Engineer -1 Interview Questions & Answers

Innovaccer user image Anonymous

posted on 24 Jan 2025

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SLQ basic questions
  • Q2. SQL Joins
Round 2 - Technical 

(4 Questions)

  • Q1. SQL qeus to find 5th max salary of an employee from employee_table.
  • Q2. Find avg salary of employees for each department & order employee within a department by age.
  • Q3. Different between SLA & OLA
  • Q4. Views AND Triggers in SQL
Round 3 - One-on-one 

(2 Questions)

  • Q1. SQL Functions, Range, Rank, Dense Rank questions
  • Q2. Ticket Management
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerial Round
  • Q2. Work Experience
Round 5 - HR 

(1 Question)

  • Q1. Compensation Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep SQL basics strong.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Group Discussion 

Buying selling Renting Properties. without the involvement. Housing rent. Customer service. The payment schedule. Construction linked plan the progress. Centered Around Real Estate topics.Clp property investment. Online platform.

Round 2 - Aptitude Test 

Community's management. Staff mangement. Auto mated utility payment. Society management committee. Visitor management. Complaint mangement. Safety of gated communities. Ligal support. Best deals. Market knowledge. assess your analytical and project management skills

Round 3 - Case Study 

Real estate brokers the Information being selling Renting Properties. Property directly with the owner. Middleman like a No broker. No broker Facilitates direct property transactions. The individual looking No broker. Online platform.Market knowledge services. Best deal. Legal support. The payment schedule construction plan progress. Installment is payable.

Round 4 - Assignment 

Leander Assignment Agreement. Certain assignment Agreement. Servicing Assignment Agreement. Respect to the Related Mortgage Loan Agreement.

Round 5 - Assignment 

Qualified assignment Agreement.Patent agreement. Intellectual property agreement. Trade market. The relevant Assignment Orif, Prior to the relevant Assignment.A Broker can also Refer to the Role.

Round 6 - Coding Test 

Financial information Revenue,profit Loss Expenses. Investor and Securities , Exechange Buying or Selling. Securities for Investor Clients. Online platform. Real Estate Platform. Service that Connects. Property Owners and Tenants.

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply to job may are.under qualified for Send Follow Up Emails. Resume and cover letter. Update my application Resume. Online platform. Mock interview. Resume Shert list and Aptitude test. Interview for a job are No broker. Prepared for anything.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Implement Traffic Light Functionality using HTML+CSS+ Vanilla Javascript (Initially Light should be RED, after 60 second it should turn into GREEN, then after 5 second YELLOW, and after 3 second turn it ba...
  • Ans. 

    Implement Traffic Light functionality using HTML+CSS+Vanilla Javascript

    • Create HTML elements for the traffic light

    • Use CSS to style the elements to represent the different lights (red, green, yellow)

    • Use Vanilla Javascript to toggle the lights based on the specified time intervals

  • Answered by AI
  • Q2. Write a program to reserve a string without using any inbuilt method in javascript. (Two-pointer and One-pointer)
  • Ans. 

    Program to reserve a string without using inbuilt methods in JavaScript

    • Use two pointers to swap characters at the beginning and end of the string until they meet in the middle

    • Create a function that takes a string as input and returns the reversed string

    • Example: Input 'hello', Output 'olleh'

  • Answered by AI
  • Q3. Questions on Resume Past Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Bring your laptops with you in order to solve any programming question. If you don't you have to write entire code in white board.

Good Luck :)
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 Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core java based questions, followed by springboot and then sql queries
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based java and spring boot questions and more complex sql queries
Round 3 - Client Interview 

(1 Question)

  • Q1. Previous project related questions like difficulty faced in project, how you overcome that, day to day routine, discussed role in projects
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and onboarding instructions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core technology in which you are proficient and have best knowledge in your domain, if you don't know about other required technologies be clear and tell them
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions .
topics were array and string

Round 2 - Technical 

(2 Questions)

  • Q1. 2D array question and a linkedlist question (find the middle element of the list)
  • Q2. Dbms questions like keys ,normalization, acid properties, types of network layer , deadlock in os
Round 3 - Technical 

(2 Questions)

  • Q1. Detect loop in a linkedlist
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect loop in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI
  • Q2. SQL queries basic level .
Round 4 - Technical 

(2 Questions)

  • Q1. Oops questions like inheritance and interface
  • Q2. Sql queries from leetcode hard level

Skills evaluated in this interview

Software Technologies Interview Questions & Answers

Signzy Technologies user image Anonymous

posted on 3 Jan 2025

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. ACID Properties
  • Ans. 

    ACID properties are a set of properties that guarantee reliable and consistent transactions in a database system.

    • Atomicity ensures that either all operations in a transaction are completed successfully or none at all.

    • Consistency ensures that the database remains in a valid state before and after the transaction.

    • Isolation ensures that the concurrent execution of transactions results in a system state that would be obtai...

  • Answered by AI
  • Q2. What are Idempotent HTTP Requests?
  • Ans. 

    Idempotent HTTP requests are requests that can be repeated multiple times without changing the result beyond the initial request.

    • Idempotent requests have the same outcome no matter how many times they are executed.

    • GET, PUT, and DELETE HTTP methods are typically idempotent.

    • POST requests are not idempotent as they can create new resources with each execution.

  • Answered by AI
  • Q3. Questions regarding your project, and how did you learn from the projects and tasks assigned to you?
  • Q4. System Design

Interview Preparation Tips

Topics to prepare for Signzy Technologies Software Technologies interview:
  • System DEsign
  • DSa
  • Algo
  • DBMS
  • Operating System

Inventory Operations Engineer Interview Questions & Answers

Twilio user image Anonymous

posted on 18 Oct 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. About yourself, your past work experience and why you want to get into this role The interviewer was very calm and just wanted to learn about the background.
Round 2 - One-on-one 

(1 Question)

  • Q1. All behavioural questions- 1 how do your prioritise your work? 2 do you have experience in managing cross functional teams? 3 what if one of your Co-worker decline working on a project, How would you tackl...
Round 3 - One-on-one 

(1 Question)

  • Q1. Again all behavioural questions- How do you work with large volume of works? How do you manage work life balance? How do you give harsh feedbacks to your coworkers?
Round 4 - One-on-one 

(1 Question)

  • Q1. All behavioural questions again- same as above just a bit here and there asked in different ways

Interview Preparation Tips

Interview preparation tips for other job seekers - They took 4 rounds of interview and all behavioural questions were asked and more about your past work experience. I believe according to me I had aced all my interview rounds. They didn’t shared any offer saying they found a better candidate.
If that was the case then atleast they should have shared some feedback based on where did I lacked. The HR did mention that on email asking about my timeline to have a call on feedback however I never heard from her.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to devops tools such as azure terraform kubernetes.
  • Q2. Java concurrency and exception handling
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join this organization?
  • Ans. 

    I am impressed by the company's innovative approach to DevOps and its commitment to continuous improvement.

    • I am excited about the opportunity to work with cutting-edge technologies and tools in a collaborative environment.

    • I admire the company's strong reputation for fostering professional growth and development.

    • I believe my skills and experience align well with the organization's goals and values.

  • Answered by AI
  • Q2. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Devops Engineers.

    • I have researched the average salary range for Devops Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise and contributions.

    • I am open to discussing salary based on the overall compensation package offered.

  • Answered by AI

GoAugment Interview FAQs

How to prepare for GoAugment 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 GoAugment. The most common topics and skills that interviewers at GoAugment expect are Javascript, MySQL, HTML, PHP and Quality Analysis.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
View all

GoAugment Reviews and Ratings

based on 20 reviews

4.7/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.7

Salary

4.5

Job security

4.6

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 20 Reviews and Ratings
Explore more jobs
Senior Software Engineer
25 salaries
unlock blur

₹10.5 L/yr - ₹18 L/yr

Software Engineer
5 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Lead Software Developer
5 salaries
unlock blur

₹18.7 L/yr - ₹27 L/yr

Project Manager
4 salaries
unlock blur

₹10.1 L/yr - ₹15 L/yr

Associate Project Manager
4 salaries
unlock blur

₹5.7 L/yr - ₹10.5 L/yr

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