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

Barclays Shared Services

Compare button icon Compare button icon Compare
3.9

based on 1.1k Reviews

Play video Play video Video summary
  • About
  • Reviews
    1.1k
  • Salaries
    5.2k
  • Interviews
    33
  • Jobs
    587
  • Benefits
    193
  • Photos
    -
  • Posts
    1

Filter interviews by

Barclays Shared Services Cyber Security Analyst Interview Questions and Answers

Updated 4 Mar 2025

8 Interview questions

A Cyber Security Analyst was asked 3mo ago
Q. What is hashing?
Ans. 

Hashing is a process that transforms input data into a fixed-size string of characters, typically for data integrity and security.

  • Hash functions take an input (or 'message') and return a fixed-size string of bytes.

  • Common hashing algorithms include MD5, SHA-1, and SHA-256.

  • Hashing is used in password storage to securely store user credentials.

  • A hash is deterministic; the same input will always produce the same outpu...

A Cyber Security Analyst was asked 3mo ago
Q. What is Nmap?
Ans. 

Nmap is a powerful open-source network scanning tool used for network discovery and security auditing.

  • Nmap stands for Network Mapper.

  • It can identify hosts and services on a network, including open ports.

  • Commonly used for security assessments and vulnerability scanning.

  • Example command: 'nmap -sS 192.168.1.1' performs a stealth SYN scan.

  • Nmap can also detect operating systems and service versions.

Cyber Security Analyst Interview Questions Asked at Other Companies

asked in PwC
Q1. If you received two emails from PwC with the same name, how would ... read more
View answers (2)
asked in Cyber Toddler
Q2. When conducting dynamic analysis on a suspicious executable, desc ... read more
View answer (1)
asked in Cyber Toddler
Q3. You come across an unknown piece of malware. What methods and too ... read more
View answer (1)
asked in PwC
Q4. How will you secure the system from a user's perspective?
View answer (1)
asked in PwC
Q5. What do you know about cyber security?
View answer (1)
View All
A Cyber Security Analyst was asked 3mo ago
Q. What is cybersecurity?
Ans. 

Cybersecurity is the practice of protecting systems, networks, and data from digital attacks and unauthorized access.

  • Involves safeguarding information systems from cyber threats like malware and phishing.

  • Includes measures such as firewalls, encryption, and intrusion detection systems.

  • Examples of cyber threats: ransomware attacks, data breaches, and denial-of-service attacks.

  • Focuses on both hardware and software se...

A Cyber Security Analyst was asked 3mo ago
Q. What is encoding?
Ans. 

Encoding is the process of converting data into a specific format for efficient transmission or storage.

  • Encoding transforms data into a different format, such as converting text to binary.

  • Common encoding schemes include Base64, URL encoding, and ASCII.

  • Base64 is often used to encode binary data for transmission over text-based protocols.

  • URL encoding replaces unsafe ASCII characters with a '%' followed by two hexade...

A Cyber Security Analyst was asked 3mo ago
Q. What is Postman?
Ans. 

Postman is a popular API development tool used for testing and managing APIs efficiently.

  • Postman allows users to send requests to APIs and view responses.

  • It supports various request types like GET, POST, PUT, DELETE.

  • Users can organize requests into collections for better management.

  • Postman provides features for automated testing and monitoring of APIs.

  • It has a user-friendly interface that simplifies API interactio...

A Cyber Security Analyst was asked 3mo ago
Q. What is meant by ZAP?
Ans. 

ZAP refers to a tool for finding vulnerabilities in web applications through automated testing.

  • ZAP stands for Zed Attack Proxy, developed by OWASP.

  • It is an open-source web application security scanner.

  • ZAP helps identify security vulnerabilities like SQL injection and XSS.

  • It provides automated scanners as well as various tools for manual testing.

  • ZAP can be integrated into CI/CD pipelines for continuous security tes...

A Cyber Security Analyst was asked 3mo ago
Q. What is the difference between SAST and DAST?
Ans. 

SAST analyzes source code for vulnerabilities, while DAST tests running applications for security flaws.

  • SAST (Static Application Security Testing) examines source code or binaries without executing the program.

  • DAST (Dynamic Application Security Testing) tests the application in its running state, simulating attacks.

  • SAST can identify vulnerabilities early in the development process, such as SQL injection in code.

  • DA...

Are these interview questions helpful?
A Cyber Security Analyst was asked 3mo ago
Q. Priniciples of CIA
Ans. 

CIA principles ensure data security through Confidentiality, Integrity, and Availability.

  • Confidentiality: Protecting sensitive information from unauthorized access (e.g., encryption).

  • Integrity: Ensuring data accuracy and consistency (e.g., checksums to verify data integrity).

  • Availability: Ensuring that information is accessible when needed (e.g., redundant systems to prevent downtime).

Barclays Shared Services Cyber Security Analyst Interview Experiences

1 interview found

Cyber Security Analyst Interview Questions & Answers

user image Sake Charan

posted on 4 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is mean By cybersecurity
  • Ans. 

    Cybersecurity is the practice of protecting systems, networks, and data from digital attacks and unauthorized access.

    • Involves safeguarding information systems from cyber threats like malware and phishing.

    • Includes measures such as firewalls, encryption, and intrusion detection systems.

    • Examples of cyber threats: ransomware attacks, data breaches, and denial-of-service attacks.

    • Focuses on both hardware and software securit...

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

    Hashing is a process that transforms input data into a fixed-size string of characters, typically for data integrity and security.

    • Hash functions take an input (or 'message') and return a fixed-size string of bytes.

    • Common hashing algorithms include MD5, SHA-1, and SHA-256.

    • Hashing is used in password storage to securely store user credentials.

    • A hash is deterministic; the same input will always produce the same output.

    • Has...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. What is encoding
  • Ans. 

    Encoding is the process of converting data into a specific format for efficient transmission or storage.

    • Encoding transforms data into a different format, such as converting text to binary.

    • Common encoding schemes include Base64, URL encoding, and ASCII.

    • Base64 is often used to encode binary data for transmission over text-based protocols.

    • URL encoding replaces unsafe ASCII characters with a '%' followed by two hexadecimal...

  • Answered by AI
    Add your answer
  • Q2. Defrance betwwen sast and dast
  • Ans. 

    SAST analyzes source code for vulnerabilities, while DAST tests running applications for security flaws.

    • SAST (Static Application Security Testing) examines source code or binaries without executing the program.

    • DAST (Dynamic Application Security Testing) tests the application in its running state, simulating attacks.

    • SAST can identify vulnerabilities early in the development process, such as SQL injection in code.

    • DAST is...

  • Answered by AI
    Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. What is mean by Nmap
  • Ans. 

    Nmap is a powerful open-source network scanning tool used for network discovery and security auditing.

    • Nmap stands for Network Mapper.

    • It can identify hosts and services on a network, including open ports.

    • Commonly used for security assessments and vulnerability scanning.

    • Example command: 'nmap -sS 192.168.1.1' performs a stealth SYN scan.

    • Nmap can also detect operating systems and service versions.

  • Answered by AI
    Add your answer
  • Q2. Waht is meant By zap
  • Ans. 

    ZAP refers to a tool for finding vulnerabilities in web applications through automated testing.

    • ZAP stands for Zed Attack Proxy, developed by OWASP.

    • It is an open-source web application security scanner.

    • ZAP helps identify security vulnerabilities like SQL injection and XSS.

    • It provides automated scanners as well as various tools for manual testing.

    • ZAP can be integrated into CI/CD pipelines for continuous security testing.

  • Answered by AI
    Add your answer
Round 4 - Technical 

(2 Questions)

  • Q1. Waht is mean by postman
  • Ans. 

    Postman is a popular API development tool used for testing and managing APIs efficiently.

    • Postman allows users to send requests to APIs and view responses.

    • It supports various request types like GET, POST, PUT, DELETE.

    • Users can organize requests into collections for better management.

    • Postman provides features for automated testing and monitoring of APIs.

    • It has a user-friendly interface that simplifies API interaction.

  • Answered by AI
    Add your answer
  • Q2. Priniciples of CIA
  • Ans. 

    CIA principles ensure data security through Confidentiality, Integrity, and Availability.

    • Confidentiality: Protecting sensitive information from unauthorized access (e.g., encryption).

    • Integrity: Ensuring data accuracy and consistency (e.g., checksums to verify data integrity).

    • Availability: Ensuring that information is accessible when needed (e.g., redundant systems to prevent downtime).

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Cybersecurity networkings itsecurity socanalyst
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Barclays Shared Services?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Cyber Security Analyst Interview Questions & Answers

Optum Global Solutions user image Anonymous

posted on 23 Jun 2022

I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Lots of questions asked, difficulty level easy to difficult. You can find easy questions Just typing cyber security analyst interview questions on Google. About difficult if you have good understanding the...
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Managerial technical round, some technical questions, mostly generally discussion, senior manager is assessing you , so keep yourself calm and decent.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your ans very precisely, referring to some case study or real time vulnerability.
Anonymous

Cyber Security Analyst Interview Questions Asked at Other Companies

asked in PwC
Q1. If you received two emails from PwC with the same name, how would ... read more
View answers (2)
asked in Cyber Toddler
Q2. When conducting dynamic analysis on a suspicious executable, desc ... read more
View answer (1)
asked in Cyber Toddler
Q3. You come across an unknown piece of malware. What methods and too ... read more
View answer (1)
asked in PwC
Q4. How will you secure the system from a user's perspective?
View answer (1)
asked in PwC
Q5. What do you know about cyber security?
View answer (1)
View All
company Logo

Senior Analyst Interview Questions & Answers

GlobalLogic user image Anonymous

posted on 20 Nov 2019

I applied via Walk-in and was interviewed before Nov 2018. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself and your background? Basically checking how is your communication skills are and how you can articulate your words.
  • Add your answer
  • Q2. Will check your knowledge about different industry or domain and based on where your interest lie?
  • Add your answer
  • Q3. Then they give you test based on research and comprehension related, specially grammar.
  • Add your answer
Anonymous
company Logo

Senior Analyst Interview Questions & Answers

Publicis Sapient user image Anonymous

posted on 16 Jun 2020

Interview Questionnaire 

1 Question

  • Q1. 8 yrs of exp. Two tch rounds. One in core Java and other in micro services. Asked every topic in detail. . Thorough prep is required . Keep giving interviews and take down the quest you can't ans. Long ter...
  • Add your answer
Anonymous
company Logo

Business Analyst Interview Questions & Answers

DXC Technology user image Anonymous

posted on 9 Jun 2020

I applied via Company Website and was interviewed in May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. As I was from Insurance IT background most of the questions were from Insurance and SDLC for Insurance products
  • Add your answer
  • Q2. Be confident on what you are speaking. Communication skills has to be very good as I got a compliment from the Interviewer that I have a good communication skills.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep exploring.
Anonymous
company Logo

Business Analyst Interview Questions & Answers

DXC Technology user image Anonymous

posted on 29 Dec 2019

Interview Questionnaire 

3 Questions

  • Q1. I was shortlisted two times ,but i did not get joining latter
  • Add your answer
  • Q2. Ans hr did not respond on the mail.
  • Add your answer
  • Q3. Why you shortlisted the candidate if you do not provide the joining
  • Add your answer
Anonymous
company Logo

Senior Analyst Interview Questions & Answers

Optum Global Solutions user image

posted on 18 Feb 2022

I applied via Walk-in and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Group Discussion 

They will give you one topic, you have to talk about that.

Round 2 - Typing Test 

(1 Question)

  • Q1. While typing make sure your accuracy will be 100%
  • Add your answer
Round 3 - Aptitude Test 

Simple question will be there

Round 4 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Ans. 

    I come from a close-knit family that values education and hard work, with diverse backgrounds and strong support for each other.

    • My parents are both educators, instilling a love for learning in my siblings and me.

    • I have two siblings; my brother is an engineer and my sister is pursuing a career in healthcare.

    • Family gatherings are a big part of our lives, where we share experiences and support each other's goals.

    • We value ...

  • Answered by AI
    Add your answer
  • Q2. Share details of your previous job.
  • Ans. 

    In my previous role as a Senior Analyst, I focused on data analysis, project management, and strategic recommendations for business growth.

    • Conducted in-depth data analysis to identify trends and insights, leading to a 15% increase in operational efficiency.

    • Managed cross-functional projects, collaborating with teams from marketing, finance, and IT to ensure alignment on objectives.

    • Developed and presented strategic repor...

  • Answered by AI
    Add your answer
  • Q3. Why should we hire you?
  • Ans. 

    I bring a unique blend of analytical skills, industry experience, and a passion for data-driven decision-making.

    • Proven track record of delivering actionable insights that led to a 20% increase in operational efficiency in my previous role.

    • Strong proficiency in data visualization tools like Tableau and Power BI, which I used to create dashboards that improved stakeholder engagement.

    • Experience in cross-functional collabo...

  • Answered by AI
    View 1 more answer
  • Q4. Where do you see yourself in 5 years?
  • Ans. 

    In five years, I envision myself as a strategic leader, driving impactful data-driven decisions and mentoring junior analysts.

    • I aim to lead a team of analysts, fostering a collaborative environment to enhance productivity.

    • I plan to deepen my expertise in advanced analytics tools, such as machine learning and AI, to drive innovative solutions.

    • I aspire to contribute to strategic decision-making processes, influencing com...

  • Answered by AI
    Add your answer
  • Q5. What are your strengths and weaknesses?
  • Ans. 

    I excel in analytical thinking and communication, but I sometimes struggle with delegation and time management.

    • Strength: Strong analytical skills - I successfully identified trends in data that led to a 15% increase in operational efficiency.

    • Strength: Excellent communication - I effectively presented complex data insights to stakeholders, resulting in informed decision-making.

    • Weakness: Difficulty in delegation - I tend...

  • Answered by AI
    Add your answer
  • Q6. Tell me about yourself.
  • Ans. 

    Experienced Senior Analyst with a strong background in data analysis, project management, and strategic decision-making.

    • Over 7 years of experience in data analysis, focusing on financial and operational metrics.

    • Led a project that improved reporting efficiency by 30%, resulting in faster decision-making.

    • Skilled in using tools like SQL, Python, and Tableau for data visualization and analysis.

    • Collaborated with cross-funct...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - While giving interview be confident and be you, mostly they will ask questions from your resume only! before entering into interviewer room check resume twice, basic communication is enough.
And everything will be take care by HR.
Anonymous
Are these interview questions helpful?
company Logo

Information Security Analyst Interview Questions & Answers

DXC Technology user image Anonymous

posted on 7 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. Daily Activities, SIEM Tool Architacture, Recently Cyber Attack, Incident Management Process.
  • Add your answer
Anonymous
company Logo

Senior Analyst Interview Questions & Answers

NTT Data user image Anonymous

posted on 19 Jul 2021

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell about yourself and explain about your roles and responsibilities
  • Add your answer
  • Q2. How confident are you in MS office
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare each and every line from your resume,
Anonymous
company Logo

Business Analyst Interview Questions & Answers

GlobalLogic user image Anonymous

posted on 28 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Algorithms, blood relations and basic math and aptitude question

Round 3 - One-on-one 

(1 Question)

  • Q1. Explain more details on previous project
  • Add your answer
Anonymous
More about working at Barclays Shared Services
  • HQ - London, United Kingdom (UK)
  • IT Services & Consulting
  • 5k-10k Employees (India)
  • Analytics & KPO

Barclays Shared Services Interview FAQs

How many rounds are there in Barclays Shared Services Cyber Security Analyst interview?
Barclays Shared Services interview process usually has 4 rounds. The most common rounds in the Barclays Shared Services interview process are Technical.
What are the top questions asked in Barclays Shared Services Cyber Security Analyst interview?

Some of the top questions asked at the Barclays Shared Services Cyber Security Analyst interview -

  1. what is mean By cybersecur...read more
  2. what is mean hash...read more
  3. what is encod...read more

Tell us how to improve this page.

Barclays Shared Services Interviews By Designations

  • Barclays Shared Services Process Advisor Interview Questions
  • Barclays Shared Services Senior Process Advisor Interview Questions
  • Barclays Shared Services Business Analyst Interview Questions
  • Barclays Shared Services Data Scientist Interview Questions
  • Barclays Shared Services Analyst Interview Questions
  • Barclays Shared Services Associate/Senior Associate -(Nontechnical) Interview Questions
  • Barclays Shared Services Senior Analyst Interview Questions
  • Barclays Shared Services Assistant Manager Interview Questions
  • Show more
  • Barclays Shared Services Financial Analyst Interview Questions
  • Barclays Shared Services Java Developer Interview Questions

Interview Questions for Popular Designations

  • Cyber Security Engineer Interview Questions
  • Cyber Security Consultant Interview Questions
  • Senior Cyber Security Analyst Interview Questions
  • Cyber Security Interview Questions
  • Cyber Security Associate Interview Questions
  • Cyber Security Intern Interview Questions
  • Cyber Security Specialist Interview Questions
  • Security Analyst Interview Questions
  • Show more
  • Security Engineer Interview Questions
  • Network Engineer Interview Questions

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

DXC Technology
DXC Technology Interview Questions
3.7
 • 827 Interviews
Nagarro
Nagarro Interview Questions
4.0
 • 784 Interviews
Sutherland Global Services
Sutherland Global Services Interview Questions
3.5
 • 681 Interviews
Optum Global Solutions
Optum Global Solutions Interview Questions
4.0
 • 666 Interviews
NTT Data
NTT Data Interview Questions
3.8
 • 651 Interviews
 Publicis Sapient
Publicis Sapient Interview Questions
3.5
 • 641 Interviews
GlobalLogic
GlobalLogic Interview Questions
3.6
 • 618 Interviews
Virtusa Consulting Services
Virtusa Consulting Services Interview Questions
3.7
 • 607 Interviews
 UST
UST Interview Questions
3.8
 • 537 Interviews
CGI Group
CGI Group Interview Questions
4.0
 • 519 Interviews
View all

Barclays Shared Services Cyber Security Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Barclays Shared Services Salaries in India
Process Advisor
675 salaries
unlock blur

₹1 L/yr - ₹7.1 L/yr

Assistant Manager
490 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Assistant Vice President
427 salaries
unlock blur

₹14 L/yr - ₹40.1 L/yr

Senior Analyst
270 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Process Associate
190 salaries
unlock blur

₹1 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Barclays Shared Services with
DXC Technology

DXC Technology

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Virtusa Consulting Services

Virtusa Consulting Services

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Barclays Shared Services Interview Questions >
  • Barclays Shared Services Cyber Security Analyst 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