Upload Button Icon Add office photos

LinkedIn

Compare button icon Compare button icon Compare

Filter interviews by

LinkedIn Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top LinkedIn Interview Questions and Answers

View all 72 questions

LinkedIn Interview Experiences

Popular Designations

80 interviews found

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)
  • 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

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.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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.

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)

SiteOps 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
  • Q2. Network troubleshooting
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
  • 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

Skills evaluated in this interview

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.
  • Q2. Question on flood fill algo,backtracking.

Top LinkedIn Software Developer Intern Interview Questions and Answers

Q1. Median of two sorted arraysYou are given two sorted arrays 'A' & 'B' of sizes 'N' & 'M'. You need to find the median of the two arrays when merged. If the total number of elements i.e., N + M is even then the median will be the mean... read more
View answer (4)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

LinkedIn interview questions for popular designations

 Software Developer

 (12)

 Software Engineer

 (8)

 Data Scientist

 (3)

 Site Reliability Engineer

 (3)

 Software Developer Intern

 (3)

 Senior Business Analyst

 (2)

 Senior Software Developer

 (2)

 Senior Software Engineer

 (2)

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
  • Q2. Find the LCA of tree.
  • Ans. 

    The Lowest Common Ancestor (LCA) of a tree is the shared ancestor of two nodes farthest from the root.

    • Start from the root and traverse the tree to find the paths from the root to the two nodes.

    • Compare the paths to find the last common node between them, which is the LCA.

    • If one of the nodes is an ancestor of the other, then the ancestor node is the LCA.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What projects you worked upon?
  • Ans. 

    I have worked on projects involving web development, mobile app development, and data analysis.

    • Developed a web application using React and Node.js for a client in the e-commerce industry

    • Created a mobile app using Flutter for a startup in the healthcare sector

    • Performed data analysis on customer behavior using Python and SQL for a marketing company

  • Answered by AI
  • 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

Interview Preparation Tips

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

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top LinkedIn Interview Questions

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
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
Round 4 - HR 

(1 Question)

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

Technical Specialist Interview Questions asked at other Companies

Q1. What are the features of Solar wind which you are aware of?
View answer (4)
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
Round 2 - Case Study 

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

Sales Development Representative Interview Questions asked at other Companies

Q1. How to improve sales skills
View answer (1)

Administration Officer interview

user image edureka!

posted on 1 Dec 2021

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

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

LFU cache implimentation

Member Technical Staff Software Interview Questions asked at other Companies

Q1. write a query to update employye salary write code for palindrome what is normalization what is views what is acid properties
View answer (1)

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
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 Interview Process

based on 40 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Google Interview Questions
4.4
 • 870 Interviews
Salesforce Interview Questions
4.0
 • 272 Interviews
Adobe Interview Questions
3.9
 • 251 Interviews
Facebook Interview Questions
4.4
 • 70 Interviews
View all

LinkedIn Reviews and Ratings

based on 181 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-life balance

4.1

Salary

3.4

Job security

4.3

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 181 Reviews and Ratings
Trust and Safety Specialist
73 salaries
unlock blur

₹5.5 L/yr - ₹9 L/yr

Software Engineer
65 salaries
unlock blur

₹15 L/yr - ₹58.8 L/yr

Senior Software Engineer
57 salaries
unlock blur

₹23 L/yr - ₹88.2 L/yr

Content Reviewer
37 salaries
unlock blur

₹3.6 L/yr - ₹9.9 L/yr

Account Director
31 salaries
unlock blur

₹15 L/yr - ₹39 L/yr

Explore more salaries
Compare LinkedIn with

Facebook

4.4
Compare

Google

4.4
Compare

Microsoft Corporation

4.0
Compare

Amazon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview