AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Cin7

Compare button icon Compare button icon Compare
3.4

based on 9 Reviews

  • About
  • Reviews
    9
  • Salaries
    81
  • Interviews
    1
  • Jobs
    1
  • Benefits
    -
  • Photos
    -

Filter interviews by

Cin7 Interview Questions and Answers

Updated 30 May 2024

Cin7 Interview Experiences

1 interview found

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain OOP concepts and their usage
  • Ans. 

    OOP concepts include encapsulation, inheritance, and polymorphism to organize code into classes and objects.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: Allowing a class to inherit properties and behavior from another class

    • Polymorphism: Allowing objects of different classes to be treated as objects of a common superclass

  • Answered by AI
    Add your answer
  • Q2. Explain SOLID principles, ACID principles, and their usage
  • Ans. 

    SOLID and ACID are principles in software engineering and database management, respectively, to ensure code quality and data integrity.

    • SOLID principles focus on object-oriented design and include Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion.

    • ACID principles ensure database transactions are processed reliably and include Atomicity, Consistency, Isolation, and Du...

  • Answered by AI
    Add your answer
  • Q3. Write TSQL queries and C# codes
  • Ans. 

    Demonstrate proficiency in writing TSQL queries and C# codes for a Senior Software Engineer role.

    • Understand the basics of TSQL syntax and functions

    • Practice writing complex TSQL queries involving joins, subqueries, and aggregations

    • Familiarize yourself with C# programming language and object-oriented principles

    • Create sample C# code snippets demonstrating your understanding of data structures, algorithms, and design patte...

  • Answered by AI
    Add your answer
  • Q4. Difference between var, let, and const in java script.
  • Ans. 

    var is function scoped, let is block scoped, and const is block scoped with read-only values.

    • var is function scoped, meaning it is accessible throughout the function it is declared in.

    • let is block scoped, meaning it is only accessible within the block it is declared in.

    • const is block scoped like let, but the value cannot be reassigned.

  • Answered by AI
    Add your answer
  • Q5. How to handle states in ASP.NET MVC
  • Ans. 

    States in ASP.NET MVC can be handled using ViewBag, ViewData, TempData, Session, or Model

    • Use ViewBag to pass data from controller to view

    • Use ViewData to pass data from controller to view

    • Use TempData to pass data between controller actions

    • Use Session to store data across multiple requests

    • Use Model to bind data between view and controller

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Cin7 Senior Software Engineer interview:
  • C#
  • Java Script
  • T SQl
  • ASP.Net MVC
  • Data Structures

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Cin7?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

HCLTech user image Anonymous

posted on 17 Aug 2021

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

HCLTech user image Pugazharasan S

posted on 7 Sep 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Add your answer
  • Q2. Reverse string
  • Ans. 

    Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.

    • Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.

    • Iterative approach: Loop through the string from the end to the beginning and build a new string.

    • Using recursion: Define a function that calls itself with a smaller substring until it reac...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Average level interview
Anonymous
company Logo

Assistant Manager Interview Questions & Answers

HCLTech user image Anonymous

posted on 30 Sep 2021

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me your self introduction
  • Ans. 

    Dynamic professional with diverse experience in management, team leadership, and strategic planning, eager to contribute to organizational success.

    • Over 5 years of experience in management roles, leading teams to achieve operational goals.

    • Successfully implemented a new project management system that improved efficiency by 30%.

    • Strong background in customer service, enhancing client satisfaction scores by 20% through effe...

  • Answered by AI
    Add your answer
  • Q2. What is python
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • It has a large standard library and supports multiple programming paradigms.

    • Python code is often shorter and easier to read than other languages.

    • It uses indentation to indicate code blocks instead of curly braces or keywords.

    • ...

  • Answered by AI
    Add your answer
  • Q3. What are the highlevel languages
  • Ans. 

    High-level languages are programming languages that are easier to read and write than low-level languages.

    • High-level languages are closer to human language than machine language.

    • They are easier to learn and use than low-level languages.

    • Examples of high-level languages include Java, Python, and C++.

  • Answered by AI
    Add your answer
  • Q4. Tell me about hcl company
  • Ans. 

    HCL Technologies is a leading global IT services company based in India, specializing in software development and IT consulting.

    • Founded in 1976, HCL is one of India's original IT services companies.

    • HCL operates in over 50 countries, providing services to clients across various industries.

    • The company focuses on innovation and has invested heavily in R&D, exemplified by its HCL Innovation Labs.

    • HCL's services include ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majority a stress test it lasted for about 1hour 10minutes.the interviewer wanted to test both my knowledge and communication skills. It was my first of campus interview and I think I did pretty well for a fresher.

Skills evaluated in this interview

Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Capgemini user image Prashant Arun Hire

posted on 2 Mar 2022

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 

Good Practice

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Practice of Coding.......
Anonymous
company Logo

Software Developer Interview Questions & Answers

Amazon user image Anonymous

posted on 16 Sep 2021

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

This was an online coding, mcq and debugging round round held on Amcat platform, there were 3 sections in the test.
1)20 MCQ questions {10 involving mathematics and the other 10 on programming fundamentals}; duration:20 mins;
you cannot navigate back to a questions after moving further, so have to answer carefully
2)debugging section- it involved 7 questions which were to be completed within 20 mins, 5 of them were very easy, each question only took almost a minute to figure out the problem with the code, last 2 questions were relatively moderate and there were errors at 3-4 sections of the entire code. I was able to solve all the questions in 15 mins
3)2 Coding questions- duration:80 mins, one was moderate on string while the other one involved dynamic programming, I was able to successfully execute all the available test cases.

  • Q1. 

    Smallest Window Problem Statement

    Given two strings, S and X, your task is to find the smallest substring in S that contains all the characters present in X.

    Example:

    Input:
    S = "abdd", X = "bd"
    Outpu...
  • Ans. 

    Find the smallest substring in S that contains all characters in X.

    • Use a sliding window approach to find the smallest window in S containing all characters of X.

    • Maintain a hashmap to keep track of characters in X and their frequencies.

    • Slide the window by moving the right pointer until all characters in X are found, then move the left pointer to minimize the window size.

    • Return the smallest window found.

    • Example: S = 'abd...

  • Answered by AI
    Add your answer
  • Q2. 

    Minimum Sum in Matrix Problem Statement

    You are given a 2D matrix 'ARR' of size 'N x 3' with integers, where 'N' is the number of rows. Your task is to compute the smallest sum achievable by selecting one...

  • Ans. 

    Find the smallest sum achievable by selecting one element from each row of a 2D matrix, following certain constraints.

    • Iterate through each row and find the minimum element that does not violate the constraints.

    • Keep track of the minimum sum achieved by selecting elements from each row.

    • Avoid selecting elements directly beneath previously selected elements.

  • Answered by AI
    Add your answer
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

The interview started with introduction, there were two interviewers, they both introduced themselves and then asked me to introduce myself. Then we had a brief description on my projects, and they really appreciated my projects. Then as they were more concerned with DSA part, so we moved towards solving a coding problem. It was a famous rotten oranges problem with some change in language but as I haven't seen it beforehand, I wasn't able to give them an optimal approach and had to ask for some hints, but with a certain amount of help and hints, I was able to solve the problem and successfully coded it in 5 mins. Then the interviewers went for a dry run of the algorithm and tried to run it on each and every corner case, but as my algorithm was kind of bullet proof, it successfully passed all the corner cases.
Then they went for some questions on OOPS concepts involving inheritance and we had a long discussion on virtual function and runtime polymorphism. Then the interview was ended after a Q/A round that lasted for 3-4 minutes.

  • Q1. 

    Rotten Oranges Problem Statement

    Given a grid containing oranges in three possible states:

    • Value 0 - Empty cell
    • Value 1 - Fresh orange
    • Value 2 - Rotten orange

    Every second, any fresh orange adjac...

  • Ans. 

    Given a grid with fresh and rotten oranges, determine the minimum time for all oranges to become rotten.

    • Create a queue to store the coordinates of rotten oranges and perform BFS to rot adjacent fresh oranges

    • Track the time taken to rot all oranges and return -1 if some fresh oranges remain

    • Handle edge cases like empty grid or no fresh oranges present

    • Example: For input grid = [[2,1,1],[1,1,0],[0,1,1]], the minimum time to...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaabove 6.5 CGPA, eligible branches- computer science, electronics and electricalAmazon interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Arrays, Graphs and Trees, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, Constructive Algorithms, Competitive ProgrammingTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Try to keep yourself involved in competitive programming on regular basis {ex-Codechef, codeforces etc}
Tip 2 : brush up concepts on DSA and practice at least all questions from interviewbit and around 300 questions from GFG and Leetcode of upto intermediate level, this will help you in building your concepts and you will be quickly able to answer the questions in face to face interviews
Tip 3 : Complete some courses on data structures and algorithms and some programming languages{coding ninjas courses are preferable for valuable content}

Application resume tips for other job seekers

Tip 1 : Try to keep only those things in resume on which you have very good command and you should be able to answer all of the questions(upto moderate level) related to your technical skills
Tip 2 : Mention your projects with brief description, try avoiding very high level description because some times reader might not be able to understand your work, keep it descriptive and understandable

Final outcome of the interviewRejected

Skills evaluated in this interview

Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Tech Mahindra user image Anonymous

posted on 26 May 2022

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about your past experience and current project details in detail.
  • Ans. Just give the proper answer about your past experience very Convincingly and confidently.
  • Answered Anonymously
    Add your answer
  • Q2. Few technical questions they will ask.
  • Ans. If you already prepared for your interview, then you can answer the basic technical questions and you will get selected.
  • Answered Anonymously
    Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. As this was the client round. Deep technical questions about relevant experience.
  • Ans. Just answer to all the questions whatever they ask in very confident manner and should have manageable comm skill to clear the client round.
  • Answered Anonymously
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't wait for the perfect time. Perfect time is a Myth. Just go for it.
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

HCLTech user image Anonymous

posted on 5 Nov 2022

I applied via Recruitment Consulltant and was interviewed before Nov 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 - Assignment 

MCQ's and Coding Problem - 1 related with Java, RDBMS, JS

Round 3 - Technical 

(1 Question)

  • Q1. Basic Question on Java and Project related questions
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Introduction, Discussion regarding the roles and salary negotiation.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with basics and be confident with the answers.
Anonymous
company Logo

Software Developer Interview Questions & Answers

Amazon user image Anonymous

posted on 16 Sep 2021

I appeared for an interview in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

Evening test around 5
Platform :- SHL
Environment was amazing

  • Q1. 

    Subtree of Another Tree Problem Statement

    Given two binary trees, T and S, determine whether S is a subtree of T. The tree S should have the same structure and node values as a subtree of T.

    Explanation:

    ...
  • Ans. 

    Given two binary trees T and S, determine if S is a subtree of T with the same structure and node values.

    • Check if the second tree is a subtree of the first tree by comparing their structures and node values.

    • Use a recursive approach to traverse both trees and check for equality.

    • Handle cases where one tree is null or the values do not match.

    • Return true if S is a subtree of T, false otherwise.

  • Answered by AI
    Add your answer
  • Q2. 

    Search in a Row-wise and Column-wise Sorted Matrix Problem Statement

    You are given an N * N matrix of integers where each row and each column is sorted in increasing order. Your task is to find the positi...

  • Ans. 

    Given a sorted N*N matrix, find the position of a target integer X.

    • Iterate over each row and column to find the target integer X

    • Utilize the sorted nature of the matrix to optimize the search process

    • Return the position of X if found, else return -1 -1

  • Answered by AI
    Add your answer
Round 2 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

1 Hour 
Afternoon

  • Q1. 

    Intersection of Linked List Problem

    You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.

    Your task is to determine t...

  • Ans. 

    Find the node where two linked lists merge, return -1 if no merging occurs.

    • Traverse both lists to find their lengths and the difference in lengths

    • Move the pointer of the longer list by the difference in lengths

    • Traverse both lists simultaneously until they meet at the merging point

  • Answered by AI
    Add your answer
  • Q2. 

    Problem: Pair Sum in a Binary Search Tree

    Given a Binary Search Tree (BST) and an integer 'S', your task is to find all pairs of nodes within the BST that total to 'S' and return these pairs. If no such p...

  • Ans. 

    Find pairs of nodes in a BST that sum up to a given value 'S'.

    • Traverse the BST in-order to get a sorted list of nodes.

    • Use two pointers approach to find pairs with sum 'S'.

    • Keep track of visited nodes to avoid using the same node twice in a pair.

  • Answered by AI
    Add your answer
Round 3 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Online Round held on Chime

  • Q1. 

    Is Binary Heap Tree Problem Statement

    You are given a binary tree of integers. Your task is to determine if it is a binary heap tree or not.

    Input:

    The first line of input contains an integer ‘T’ denoti...
  • Ans. 

    Determine if a given binary tree is a binary heap tree or not based on certain properties.

    • Check if the binary tree is a complete binary tree where every level, except the last level, is completely filled and the last level is as far left as possible.

    • Ensure that every parent node is greater than all its children nodes, forming a max-heap.

    • If any node does not have a left or right child, it should be represented as -1 in ...

  • Answered by AI
    Add your answer
  • Q2. 

    Edit Distance Problem Statement

    Given two strings S and T with lengths N and M respectively, your task is to find the "Edit Distance" between these strings.

    The Edit Distance is defined as the minimum nu...

  • Ans. 

    The task is to find the minimum number of operations required to convert one string into another using delete, replace, and insert operations.

    • Use dynamic programming to solve the problem efficiently.

    • Create a 2D array to store the edit distances between substrings of the two input strings.

    • Fill up the array based on the minimum of three possible operations: insert, delete, or replace.

    • The final answer will be the value at...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNo backlogsAmazon interview preparation:Topics to prepare for the interview - Data Structures, OOPS, OS, DBMS, Dynamic Programming, Trees/Graph, Tries, Hashing, Algorithms, HadoopTime required to prepare for the interview - 4.5 monthsInterview preparation tips for other job seekers

Tip 1 : 1 Programming Language
Tip 2 : Practice Data Structures with atleast 300 ques.
Tip 3 : CS Fundamental

Application resume tips for other job seekers

Tip 1 : 1 Pager
Tip 2 : Add top 3 projects in Resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Anonymous
company Logo

Analyst Interview Questions & Answers

Infosys user image Anonymous

posted on 21 May 2021

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering
  • Add your answer
Anonymous

Cin7 Interview FAQs

How many rounds are there in Cin7 interview?
Cin7 interview process usually has 1 rounds. The most common rounds in the Cin7 interview process are Technical.
How to prepare for Cin7 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 Cin7. The most common topics and skills that interviewers at Cin7 expect are Supply Chain, Recruitment, HTML, Inventory Management and Software Development.
What are the top questions asked in Cin7 interview?

Some of the top questions asked at the Cin7 interview -

  1. Difference between var, let, and const in java scri...read more
  2. Explain SOLID principles, ACID principles, and their us...read more
  3. How to handle states in ASP.NET ...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Associate Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Sales Executive Interview Questions
  • Consultant Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Accountant Interview Questions
  • Senior Software Engineer Interview Questions
  • Show more
  • System Engineer Interview Questions
  • Deputy Manager Interview Questions

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Cin7 Reviews and Ratings

based on 9 reviews

3.4/5

Rating in categories

3.0

Skill development

3.7

Work-life balance

3.1

Salary

2.9

Job security

3.6

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 9 Reviews and Ratings
Jobs at Cin7
Cin7
Technical Support Specialist

Ahmedabad

3-8 Yrs

Not Disclosed

Explore more jobs
Cin7 Salaries in India
Senior Software Engineer
7 salaries
unlock blur

₹10 L/yr - ₹22.2 L/yr

Technical Support Specialist
7 salaries
unlock blur

₹7.2 L/yr - ₹9 L/yr

Software Engineer
5 salaries
unlock blur

₹5 L/yr - ₹22.1 L/yr

Implementation Specialist
5 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Integration Analyst
4 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

Explore more salaries
Compare Cin7 with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.7
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Cin7 Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter