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

DSRC

Compare button icon Compare button icon Compare
3.8

based on 43 Reviews

Play video Play video Video summary
  • About
  • Reviews
    43
  • Salaries
    768
  • Interviews
    5
  • Jobs
    23
  • Benefits
    8
  • Photos
    -

Filter interviews by

DSRC Interview Questions and Answers

Updated 28 Mar 2024
Popular Designations

11 Interview questions

A Senior Software Developer was asked
Q. What is serialization?
Ans. 

Serialization is the process of converting an object into a format that can be easily stored or transmitted.

  • Serialization is used to convert complex data structures or objects into a stream of bytes for storage or transmission.

  • It allows the object to be reconstructed later by deserialization.

  • Common formats for serialization include JSON, XML, and binary formats like Protocol Buffers.

  • Example: Converting a Java obje...

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What is the difference between the finalize() and dispose() methods?
Ans. 

finalize() is a method in Java used for cleanup operations before an object is garbage collected, while dispose() is a method used for releasing unmanaged resources in .NET.

  • finalize() is a method in Java that is called by the garbage collector before an object is reclaimed. It is used for cleanup operations like closing files or releasing resources.

  • dispose() is a method in .NET that is used for releasing unmanaged...

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What are the 'is' and 'as' operators?
Ans. 

The 'is' and 'as' operators are used in C# to check the type of an object and perform type casting respectively.

  • The 'is' operator checks if an object is of a certain type and returns a boolean value.

  • The 'as' operator performs a safe type conversion and returns null if the conversion is not possible.

  • Example: if(obj is MyClass) { // do something }

  • Example: MyClass myObj = obj as MyClass;

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What are the data binding concepts in WPF?
Ans. 

Data binding in WPF allows synchronization of data between UI elements and data sources.

  • Data binding can be done using XAML markup or code-behind

  • Types of data binding include one-way, two-way, and one-time

  • Data binding can be used to bind UI elements to properties of data objects

  • Example:

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What is a dependency property in WPF?
Ans. 

Dependency property is a specialized type of property in WPF that allows for data binding, styling, and animation.

  • Used for data binding, styling, and animation in WPF

  • Supports value inheritance, change notification, and default values

  • Defined as static fields in a class using DependencyProperty.Register method

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What are boxing and unboxing?
Ans. 

Boxing is the process of converting a value type to a reference type, while unboxing is the process of converting a reference type to a value type.

  • Boxing is done implicitly by the compiler when a value type is assigned to a variable of type object.

  • Unboxing requires explicit casting from the object type to the original value type.

  • Boxing and unboxing can impact performance as they involve memory allocation and type ...

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. Why are Triggers used in WPF?
Ans. 

Triggers in WPF are used to change the appearance or behavior of a control in response to a specific event or condition.

  • Triggers allow you to define changes to a control's properties based on certain conditions.

  • They can be used to change the visual state of a control in response to user interactions or data changes.

  • Triggers can be defined in XAML and are commonly used for animations, data validation, and styling.

  • F...

View all Senior Software Developer interview questions
Are these interview questions helpful?
A Senior Software Developer was asked
Q. Explain data ABstraction,inheritance,encapsulation,interface,polimorphism?
Ans. 

Data abstraction, inheritance, encapsulation, interface, and polymorphism are key concepts in object-oriented programming.

  • Data abstraction focuses on hiding the implementation details and showing only the necessary information to the user.

  • Inheritance allows a class to inherit properties and behavior from another class.

  • Encapsulation involves bundling data and methods that operate on the data into a single unit.

  • Inte...

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. What is Array.clone and Array.Copytto?
Ans. 

Array.clone creates a shallow copy of an array, while Array.CopyTo copies elements from one array to another.

  • Array.clone creates a shallow copy of an array, meaning it creates a new array with the same elements as the original array.

  • Array.CopyTo copies elements from one array to another array. It takes two parameters - the source array and the destination array.

  • Example: string[] originalArray = {"apple", "banana",...

View all Senior Software Developer interview questions
A Senior Software Developer was asked
Q. Advantage of WPF.why we use WPF?
Ans. 

WPF provides a powerful framework for building modern, interactive desktop applications.

  • Rich user interface capabilities with customizable controls

  • Data binding support for easy synchronization of UI with underlying data

  • Support for animations, styles, templates, and multimedia

  • Integration with XAML for declarative UI design

  • Scalability and performance optimizations for handling large datasets

  • Ability to create respons...

View all Senior Software Developer interview questions
1 2

DSRC Interview Experiences

5 interviews found

Technical Lead Interview Questions & Answers

user image Yuvaraj E

posted on 28 Mar 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Well prepare for this position to attend for both azure and aws fully cloud services questions for ex;What are the two kinds of Azure Web Service roles? Then additionally learn to GCP questions also
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Additionally prepare for gcp questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepared yourself for cloud services aws, Azure and gcp this position handling team lead position
Anonymous

Senior Software Developer Interview Questions & Answers

user image Anonymous

posted on 14 Jul 2023

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

I applied via Recruitment Consulltant and was interviewed in Feb 2023. 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 - Technical 

(12 Questions)

  • Q1. Basic c#,WPF questions
  • Add your answer
  • Q2. Advantage of WPF.why we use WPF?
  • Ans. 

    WPF provides a powerful framework for building modern, interactive desktop applications.

    • Rich user interface capabilities with customizable controls

    • Data binding support for easy synchronization of UI with underlying data

    • Support for animations, styles, templates, and multimedia

    • Integration with XAML for declarative UI design

    • Scalability and performance optimizations for handling large datasets

    • Ability to create responsive a...

  • Answered by AI
    Add your answer
  • Q3. Explain data ABstraction,inheritance,encapsulation,interface,polimorphism?
  • Ans. 

    Data abstraction, inheritance, encapsulation, interface, and polymorphism are key concepts in object-oriented programming.

    • Data abstraction focuses on hiding the implementation details and showing only the necessary information to the user.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Interface...

  • Answered by AI
    Add your answer
  • Q4. What is Array.clone and Array.Copytto?
  • Ans. 

    Array.clone creates a shallow copy of an array, while Array.CopyTo copies elements from one array to another.

    • Array.clone creates a shallow copy of an array, meaning it creates a new array with the same elements as the original array.

    • Array.CopyTo copies elements from one array to another array. It takes two parameters - the source array and the destination array.

    • Example: string[] originalArray = {"apple", "banana", "che...

  • Answered by AI
    Add your answer
  • Q5. What is is and as operator?
  • Ans. 

    The 'is' and 'as' operators are used in C# to check the type of an object and perform type casting respectively.

    • The 'is' operator checks if an object is of a certain type and returns a boolean value.

    • The 'as' operator performs a safe type conversion and returns null if the conversion is not possible.

    • Example: if(obj is MyClass) { // do something }

    • Example: MyClass myObj = obj as MyClass;

  • Answered by AI
    Add your answer
  • Q6. What is the difference between finalize() and dispose() method?
  • Ans. 

    finalize() is a method in Java used for cleanup operations before an object is garbage collected, while dispose() is a method used for releasing unmanaged resources in .NET.

    • finalize() is a method in Java that is called by the garbage collector before an object is reclaimed. It is used for cleanup operations like closing files or releasing resources.

    • dispose() is a method in .NET that is used for releasing unmanaged reso...

  • Answered by AI
    Add your answer
  • Q7. What is boxing and unboxing?
  • Ans. 

    Boxing is the process of converting a value type to a reference type, while unboxing is the process of converting a reference type to a value type.

    • Boxing is done implicitly by the compiler when a value type is assigned to a variable of type object.

    • Unboxing requires explicit casting from the object type to the original value type.

    • Boxing and unboxing can impact performance as they involve memory allocation and type conve...

  • Answered by AI
    Add your answer
  • Q8. What is serialization?
  • Ans. 

    Serialization is the process of converting an object into a format that can be easily stored or transmitted.

    • Serialization is used to convert complex data structures or objects into a stream of bytes for storage or transmission.

    • It allows the object to be reconstructed later by deserialization.

    • Common formats for serialization include JSON, XML, and binary formats like Protocol Buffers.

    • Example: Converting a Java object in...

  • Answered by AI
    Add your answer
  • Q9. Dependency property in WPF?
  • Ans. 

    Dependency property is a specialized type of property in WPF that allows for data binding, styling, and animation.

    • Used for data binding, styling, and animation in WPF

    • Supports value inheritance, change notification, and default values

    • Defined as static fields in a class using DependencyProperty.Register method

  • Answered by AI
    Add your answer
  • Q10. Data binding concepts in WPF?
  • Ans. 

    Data binding in WPF allows synchronization of data between UI elements and data sources.

    • Data binding can be done using XAML markup or code-behind

    • Types of data binding include one-way, two-way, and one-time

    • Data binding can be used to bind UI elements to properties of data objects

    • Example:

  • Answered by AI
    Add your answer
  • Q11. Attached property in WPF
  • Ans. 

    Attached properties in WPF allow you to attach a value to an element that can be inherited by its children.

    • Attached properties are defined as static fields in a class and registered using the DependencyProperty.RegisterAttached method.

    • They are typically used to provide additional functionality to existing controls without subclassing them.

    • An example of an attached property is Grid.Row, which is used to specify the row ...

  • Answered by AI
    Add your answer
  • Q12. Why we use Triggers in WPF?
  • Ans. 

    Triggers in WPF are used to change the appearance or behavior of a control in response to a specific event or condition.

    • Triggers allow you to define changes to a control's properties based on certain conditions.

    • They can be used to change the visual state of a control in response to user interactions or data changes.

    • Triggers can be defined in XAML and are commonly used for animations, data validation, and styling.

    • For ex...

  • Answered by AI
    Add your answer
Round 3 - Behavioral 

(2 Questions)

  • Q1. 1.About the project and challenges
  • Add your answer
  • Q2. 2.didn't ask any kind of technical questions
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Discussed the salary package
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was nice and easy but in the HR round while discussing the salary package they will say a final amount we can not even discuss what is our considerations and opinioin that is felt like a rude manner

Skills evaluated in this interview

Anonymous

Customer Quality Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2022

I applied via AmbitionBox and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. About skills and experience
  • Add your answer
  • Q2. About technical knowledge
  • Add your answer

Interview Preparation Tips

Topics to prepare for DSRC Customer Quality Engineer interview:
  • 8D
  • SAP
  • Oracle
  • About check sheets
Interview preparation tips for other job seekers - I hearby declared that I Will do my best for your company
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Mar 2022

I applied via Approached by Company and was interviewed in Feb 2022. There were 3 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 - Coding Test 

Good Exp

Round 3 - One-on-one 

(1 Question)

  • Q1. Generic Questions onky
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to improve interview process
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2021

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. MVC entity framework, Life cycle of .net MVC, Tempdata, Viewdata, Viewbag, Data annotations..MVC architechture.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Entire Interview has taken place in skype video call.
I was little nervous at that time but once answering the questions it was good.
Make an eye contact with Interviewer and say confidently what you have to exactly.

Thank you.
Anonymous

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about DSRC?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

Saama Technologies user image Prashant Kumar

posted on 15 Jul 2022

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
  • Add your answer
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Indus Valley Partners user image Anonymous

posted on 11 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

ConsultAdd user image Anonymous

posted on 7 Jul 2025

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

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. What are BASE properties
  • Ans. 

    BASE properties describe a model for distributed systems emphasizing availability and partition tolerance over strict consistency.

    • B - Basically Available: Systems guarantee availability, meaning they respond to requests even if some nodes are down.

    • A - Soft state: The state of the system may change over time, even without new input, due to eventual consistency.

    • E - Eventually consistent: The system will become consistent...

  • Answered by AI
    Add your answer
  • Q2. Explain the workflow of a Transaction in DBMS
  • Ans. 

    A transaction in DBMS is a sequence of operations performed as a single logical unit of work, ensuring data integrity.

    • 1. Transaction Initiation: A transaction begins with a request to perform a database operation, like inserting a record.

    • 2. Execution: The DBMS executes the operations defined in the transaction, such as INSERT, UPDATE, or DELETE.

    • 3. Logging: Changes are logged in a transaction log to ensure recovery in c...

  • Answered by AI
    Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

ConsultAdd user image Anonymous

posted on 28 Mar 2024

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

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

2 medium hard level questions. We just have to code and explain it. Platform doesn't have compilers.

Anonymous
company Logo

Software Engineer Interview Questions & Answers

ConsultAdd user image Anonymous

posted on 24 Oct 2024

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

I appeared for an interview before Oct 2023.

Round 1 - Coding Test 

Good Knowledge of DSA is required

Anonymous
More about working at DSRC
  • HQ - Chennai, India
  • IT Services & Consulting
  • 201-500 Employees (India)

DSRC Interview FAQs

How many rounds are there in DSRC interview?
DSRC interview process usually has 2-3 rounds. The most common rounds in the DSRC interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for DSRC 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 DSRC. The most common topics and skills that interviewers at DSRC expect are Javascript, Java, AWS, HTML and Spring Boot.
What are the top questions asked in DSRC interview?

Some of the top questions asked at the DSRC interview -

  1. what is the difference between finalize() and dispose() meth...read more
  2. advantage of WPF.why we use W...read more
  3. explain data ABstraction,inheritance,encapsulation,interface,polimorphi...read more

Tell us how to improve this page.

DSRC Interviews By Designations

  • DSRC Software Engineer Interview Questions
  • DSRC Technical Lead Interview Questions
  • DSRC Senior Software Developer Interview Questions
  • DSRC Customer Quality Engineer Interview Questions

Interview Questions for Popular Designations

  • Team Lead Interview Questions
  • Analyst Interview Questions
  • Software Engineer Interview Questions
  • Intern Interview Questions
  • Business Analyst Interview Questions
  • Sales Executive Interview Questions
  • Consultant Interview Questions
  • Assistant Manager Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Zifo RnD Solutions
Zifo RnD Solutions Interview Questions
3.7
 • 65 Interviews
Saama Technologies
Saama Technologies Interview Questions
3.7
 • 57 Interviews
Blenheim Chalcot
Blenheim Chalcot Interview Questions
2.8
 • 51 Interviews
Affine
Affine Interview Questions
3.3
 • 51 Interviews
Indus Valley Partners
Indus Valley Partners Interview Questions
3.1
 • 51 Interviews
Talentica Software
Talentica Software Interview Questions
4.1
 • 51 Interviews
IT By Design
IT By Design Interview Questions
3.6
 • 41 Interviews
ConsultAdd
ConsultAdd Interview Questions
3.6
 • 37 Interviews
RNF Technologies
RNF Technologies Interview Questions
3.3
 • 35 Interviews
Vinove Software & Services
Vinove Software & Services Interview Questions
3.1
 • 34 Interviews
View all

DSRC Reviews and Ratings

based on 43 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.7

Salary

3.4

Job security

3.4

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 43 Reviews and Ratings
Jobs at DSRC
DSRC
DSRC - Senior Developer - React.js/Node.js (5-7 yrs)

5-7 Yrs

Not Disclosed

DSRC
DSRC - Full Stack Engineer - .Net Core/AngularJS (4-8 yrs)

4-8 Yrs

Not Disclosed

DSRC
Automation Test Engineer - JMeter/Load Testing (5-7 yrs)

5-7 Yrs

Not Disclosed

Explore more jobs
DSRC Salaries in India
Senior Software Engineer
132 salaries
unlock blur

₹9.8 L/yr - ₹17 L/yr

Software Engineer
112 salaries
unlock blur

₹5.4 L/yr - ₹11.5 L/yr

Senior Test Engineer
42 salaries
unlock blur

₹6.3 L/yr - ₹13 L/yr

Lead Developer
36 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Software Developer
29 salaries
unlock blur

₹4.1 L/yr - ₹12.1 L/yr

Explore more salaries
Compare DSRC with
Maxgen Technologies

Maxgen Technologies

4.6
Compare
JoulestoWatts Business Solutions

JoulestoWatts Business Solutions

3.1
Compare
Value Point Systems

Value Point Systems

3.5
Compare
F1 Info Solutions and Services

F1 Info Solutions and Services

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • DSRC 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