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

LinkedIn

Compare button icon Compare button icon Compare
4.3

based on 199 Reviews

  • About
  • Reviews
    199
  • Salaries
    1.9k
  • Interviews
    69
  • Jobs
    -
  • Benefits
    22
  • Photos
    9
  • Posts
    2

Filter interviews by

LinkedIn Interview Questions and Answers

Updated 7 May 2025
Popular Designations

74 Interview questions

A Trust and Safety Specialist was asked 2mo ago
Q. What methods can be used to assess whether an associate website is harmful?
Ans. 

Assessing harmful websites involves evaluating content, user feedback, and security measures.

  • Content Analysis: Review the website's content for misinformation, hate speech, or illegal activities. For example, a site promoting violence.

  • User Feedback: Monitor user reports and reviews to identify negative experiences or harmful interactions. For instance, a forum with complaints about scams.

  • Security Checks: Use tools...

View all Trust and Safety Specialist interview questions
A Trust and Safety Specialist was asked 2mo ago
Q. What methods can be used to identify fraud, fake accounts, and account takeovers?
Ans. 

Identifying fraud and fake accounts involves analyzing patterns, behaviors, and using technology to detect anomalies.

  • Monitor user behavior for unusual patterns, such as rapid account creation or login attempts from different locations.

  • Implement machine learning algorithms to analyze historical data and flag accounts that exhibit suspicious behavior.

  • Use email verification and phone number validation to ensure accou...

View all Trust and Safety Specialist interview questions
A Trust and Safety Specialist was asked 2mo ago
Q. How can one determine whether an advertisement is genuine or not?
Ans. 

Evaluating advertisements involves checking authenticity through various indicators and sources.

  • Check the source: Verify if the advertisement comes from a reputable company or website.

  • Look for contact information: Genuine ads usually provide clear contact details, such as a phone number or email.

  • Examine the language: Be wary of ads with poor grammar or excessive hype, as they may indicate a scam.

  • Research the produ...

View all Trust and Safety Specialist interview questions
An UI Software Engineer was asked 3mo ago
Q. Write a function to repeat a string.
Ans. 

A string repeat function generates a new string by repeating the input string a specified number of times.

  • Define a function named `repeatString` that takes two parameters: `str` (the string to repeat) and `num` (the number of repetitions).

  • Use a loop or string methods to concatenate the string `num` times.

  • Example: `repeatString('abc', 3)` should return 'abcabcabc'.

  • Consider edge cases: if `num` is 0, return an empty...

View all UI Software Engineer interview questions
A Senior Software Developer was asked 5mo ago
Q. Given a binary tree, perform a right rotation on each node.
Ans. 

Perform right rotation on each node of a binary tree.

  • Start from the root node and perform right rotation on each node in a recursive manner.

  • Update the parent-child relationships accordingly after each rotation.

  • Ensure that the binary tree structure is maintained throughout the process.

View all Senior Software Developer interview questions
A Senior Quality Analyst was asked 7mo ago
Q. How do you prioritize multiple tasks?
Ans. 

Prioritizing multiple tasks involves assessing urgency, importance, and deadlines to determine the order of completion.

  • Evaluate the urgency and importance of each task

  • Consider deadlines and time constraints

  • Use tools like to-do lists or project management software to organize tasks

  • Communicate with stakeholders to clarify priorities

  • Adjust priorities as needed based on changing circumstances

View all Senior Quality Analyst interview questions
A SiteOps was asked 9mo ago
Q. Describe how you would design a monitoring system.
Ans. 

Design a monitoring system for SiteOps

  • Identify key metrics to monitor such as server uptime, response time, and error rates

  • Implement monitoring tools like Nagios, Zabbix, or Prometheus to track these metrics

  • Set up alerts for critical thresholds to notify the team in case of issues

  • Create dashboards to visualize the data and trends for easy monitoring

  • Regularly review and update the monitoring system to ensure it rem...

Are these interview questions helpful?
A Software Engineer was asked 10mo ago
Q. Given a binary tree, return all the leaf nodes.
Ans. 

Leaves of a tree are the nodes with no children in a tree data structure.

  • Traverse the tree and identify nodes with no children.

  • Use depth-first search or breadth-first search algorithms to find leaves.

  • Examples: In a binary tree, leaves are nodes with no left or right child.

  • In a general tree, leaves are nodes with no children in their child list.

View all Software Engineer interview questions
A Software Engineer was asked 10mo ago
Q. Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree.
Ans. 

The Lowest Common Ancestor (LCA) of two nodes in a tree is the deepest node that is an ancestor of both nodes.

  • LCA can be found using recursion by traversing the tree from the root.

  • If the current node is null, return null.

  • If the current node matches either of the two nodes, return the current node.

  • If both nodes are found in the left and right subtrees, the current node is the LCA.

  • Example: In a binary tree, for node...

View all Software Engineer interview questions
An Account Executive 1 was asked 10mo ago
Q. What is your total notice period?
Ans. 

The notice period is the duration an employee must serve after resigning before leaving the company.

  • Typically ranges from 2 weeks to 3 months, depending on company policy.

  • Example: A company may require a 1-month notice for junior roles and 3 months for senior positions.

  • Notice periods allow for a smooth transition and handover of responsibilities.

  • Some companies may negotiate the notice period based on the employee'...

View all Account Executive 1 interview questions
1 2 3 4 5 6 7

LinkedIn Interview Experiences

69 interviews found

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum Knight Moves (LC Medium)
  • Add your answer
  • Q2. OS, CN, DB concepts like multithreading, semaphore, tcp vs udp, transaction and ACId properties. Java concepts like stack vs heap(memory), error vs exception. Any 1 Project discussion for 10 mins
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the fundamental concepts of operating systems and databases. Refer to the company-tagged questions from LC.
Anonymous

Customer Success Manager Interview Questions & Answers

user image Anonymous

posted on 26 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Case Study 

Prepare for a mock success review with the client, during which they will provide you with data for analysis. You will need to analyze this data and offer recommendations to your customers. You have approximately five days to prepare.

Anonymous

Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Asked Fizbuzz and Char replace in a string

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of Linux OS
  • Add your answer
  • Q2. Network troubleshooting
  • Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. Design a monitoring system
  • Ans. 

    Design a monitoring system for SiteOps

    • Identify key metrics to monitor such as server uptime, response time, and error rates

    • Implement monitoring tools like Nagios, Zabbix, or Prometheus to track these metrics

    • Set up alerts for critical thresholds to notify the team in case of issues

    • Create dashboards to visualize the data and trends for easy monitoring

    • Regularly review and update the monitoring system to ensure it remains ...

  • Answered by AI
    Add your answer
  • Q2. Examples of automation
  • Ans. 

    Automation in SiteOps involves using tools and scripts to streamline processes and reduce manual tasks.

    • Automated deployment scripts for deploying code changes to servers

    • Monitoring tools that automatically alert when server resources are low

    • Automated backup processes for data protection

    • Scheduled tasks for routine maintenance like database cleanup

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 7 May 2025

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. What are the steps to create a live chat feature for YouTube live streams? Make it scalable, UI focused
  • Ans. 

    Creating a scalable live chat feature for YouTube live streams involves real-time messaging, UI design, and backend architecture.

    • WebSocket Implementation: Use WebSockets for real-time communication, allowing users to send and receive messages instantly without refreshing the page.

    • Scalable Backend: Implement a microservices architecture with load balancers to handle high traffic during live streams, ensuring reliability...

  • Answered by AI
    Add your answer
  • Q2. 2 DSA coding questions - Tree reverse coding question - O(1) datastructures implementation
  • Add your answer
Anonymous

Software Developer Intern Interview Questions & Answers

user image Anonymous

posted on 2 Jan 2025

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

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

More focus on dp,graphs.

Round 2 - Technical 

(2 Questions)

  • Q1. Focus on backend concepts,routing.
  • Add your answer
  • Q2. Question on flood fill algo,backtracking.
  • Add your answer
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

(2 Questions)

  • Q1. Find the leaves of the tree.
  • Ans. 

    Leaves of a tree are the nodes with no children in a tree data structure.

    • Traverse the tree and identify nodes with no children.

    • Use depth-first search or breadth-first search algorithms to find leaves.

    • Examples: In a binary tree, leaves are nodes with no left or right child.

    • In a general tree, leaves are nodes with no children in their child list.

  • Answered by AI
    Add your answer
  • Q2. Find the LCA of tree.
  • Add your answer
Round 2 - HR 

(2 Questions)

  • Q1. What projects you worked upon?
  • Add your answer
  • Q2. What internships you did?
  • Ans. 

    I completed internships at ABC Company and XYZ Company during my undergraduate studies.

    • Interned at ABC Company working on web development projects

    • Interned at XYZ Company assisting with software testing and quality assurance

    • Gained hands-on experience in coding, debugging, and problem-solving

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare tree and graph well.

Skills evaluated in this interview

Anonymous

UI Software Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Given a url and asked to get query params from the url and follow ups on it like what if there are some escape characters how do you handle it? is there any dom API which can give you directly the query pa...
  • Add your answer
  • Q2. Write a string repeat function
  • Ans. 

    A string repeat function generates a new string by repeating the input string a specified number of times.

    • Define a function named `repeatString` that takes two parameters: `str` (the string to repeat) and `num` (the number of repetitions).

    • Use a loop or string methods to concatenate the string `num` times.

    • Example: `repeatString('abc', 3)` should return 'abcabcabc'.

    • Consider edge cases: if `num` is 0, return an empty stri...

  • Answered by AI
    Add your answer
Anonymous

Technical Specialist Interview Questions & Answers

user image Anonymous

posted on 15 May 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

This was a technical round where they check how you approach a problem. The questions were around SQL, Linux commands, basics of HTML and Rest API basic troubleshooting

Round 2 - One-on-one 

(1 Question)

  • Q1. Behavioural Round where managers interact directly with you on your previous experiences, achievements and failures
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. One more culture fit round where manager checks your hunger for learning and contributing to the company. Also, checks if you align with Linkedin's culture & values
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. This was my last round with HR where they discuss your salary & benefits
  • Add your answer
Anonymous

Sales Development Representative Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General discussion on previous experiences
  • Add your answer
Round 2 - Case Study 

Case study on any industry review, with inmail, discovery call and elevator pitch

Anonymous

Softwaretest Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Online test on hacker rank . difficult level

Round 2 - Assignment 

Assignmemt on sorting array

Anonymous

Top trending discussions

View All
Indian Startups
2w
a senior executive
One of the best sources for Startup investment: DAHEJ(DOWRY)
You won't believe my senior has a good corporate job with over 10 years of experience. But suddenly resigned just a few days after his wedding. We all thought maybe he got married and wants to spend his time with his wife, and decided to go to his place to give him a proper farewell. All of us got shocked after knowing that he left because his father-in-law gifted him a fat cash amount and a car in the name of "blessings." He’s using the money to fund his startup and the car for "business movement." I mean seriously? People are now using dowry as startup capital and walking around acting like CEOs, playing boss with someone else’s money. Bas, shaadi karo aur apne sapne chalu karo, courtesy sasural. I don't know feeling inspired? Or disgusted?
Got a question about LinkedIn ?
Ask anonymously on communities.
More about working at LinkedIn
  • HQ - Sunnyvale,California, United States
  • Internet
  • 1k-5k Employees (India)

LinkedIn Interview FAQs

How many rounds are there in LinkedIn interview?
LinkedIn interview process usually has 2-3 rounds. The most common rounds in the LinkedIn interview process are Technical, One-on-one Round and Coding Test.
What are the top questions asked in LinkedIn interview?

Some of the top questions asked at the LinkedIn interview -

  1. Difference between TOP and PS commands? why TOP is called T...read more
  2. One liner command to kill all process in the system which were using JA...read more
  3. Explain XSS attacks and how to prevent it? and the same for sqli? Any experienc...read more
What are the most common questions asked in LinkedIn HR round?

The most common HR questions asked in LinkedIn interview are -

  1. Where do you see yourself in 5 yea...read more
  2. Why are you looking for a chan...read more
  3. Share details of your previous j...read more
How long is the LinkedIn interview process?

The duration of LinkedIn interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LinkedIn Interviews By Designations

  • LinkedIn Software Developer Interview Questions
  • LinkedIn Software Engineer Interview Questions
  • LinkedIn Software Developer Intern Interview Questions
  • LinkedIn Trust and Safety Specialist Interview Questions
  • LinkedIn Softwaretest Engineer Interview Questions
  • LinkedIn Senior Software Developer Interview Questions
  • LinkedIn Senior Business Analyst Interview Questions
  • LinkedIn Senior Engineer Interview Questions
  • Show more
  • LinkedIn Sales Interview Questions
  • LinkedIn Consultant Interview Questions

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Software Engineer Interview Questions
  • Associate Interview Questions
  • Analyst Interview Questions
  • Intern Interview Questions
  • Business Analyst Interview Questions
  • Accountant Interview Questions
  • Manager Interview Questions
  • Show more
  • Sales Officer Interview Questions
  • Deputy Manager Interview Questions

Overall Interview Experience Rating

4.3/5

based on 44 interview experiences

Difficulty level

Easy 29%
Moderate 61%
Hard 11%

Duration

Less than 2 weeks 65%
2-4 weeks 23%
4-6 weeks 12%
View more

Interview Questions from Similar Companies

Amazon
Amazon Interview Questions
4.0
 • 5.4k Interviews
Flipkart
Flipkart Interview Questions
3.9
 • 1.5k Interviews
Swiggy
Swiggy Interview Questions
3.8
 • 473 Interviews
BigBasket
BigBasket Interview Questions
3.9
 • 399 Interviews
Meesho
Meesho Interview Questions
3.7
 • 368 Interviews
JustDial
JustDial Interview Questions
3.5
 • 358 Interviews
Udaan
Udaan Interview Questions
3.9
 • 347 Interviews
Eternal Limited
Eternal Limited Interview Questions
3.7
 • 327 Interviews
Oyo Rooms
Oyo Rooms Interview Questions
3.2
 • 230 Interviews
Myntra
Myntra Interview Questions
3.9
 • 228 Interviews
View all

LinkedIn Reviews and Ratings

based on 199 reviews

4.3/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

4.1

Salary

3.2

Job security

4.2

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 199 Reviews and Ratings
LinkedIn Salaries in India
Software Engineer
100 salaries
unlock blur

₹16.8 L/yr - ₹70 L/yr

Senior Software Engineer
91 salaries
unlock blur

₹26.3 L/yr - ₹95 L/yr

Trust and Safety Specialist
75 salaries
unlock blur

₹5.5 L/yr - ₹10.1 L/yr

Software Developer
67 salaries
unlock blur

₹19.7 L/yr - ₹33 L/yr

Account Director
30 salaries
unlock blur

₹15 L/yr - ₹39 L/yr

Explore more salaries
Compare LinkedIn with
Amazon

Amazon

4.0
Compare
Flipkart

Flipkart

3.9
Compare
Udaan

Udaan

3.9
Compare
BigBasket

BigBasket

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