Upload Button Icon Add office photos

Filter interviews by

LinkedIn Interview Questions, Process, and Tips

Updated 10 Dec 2024

Top LinkedIn Interview Questions and Answers

View all 74 questions

75 LinkedIn Interview Experiences

153 questions found

Sort by: Popular

I applied via LinkedIn and was interviewed in Jul 2021.

3 Interview Rounds

1

HR Round (3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?
  • Q3. Where do you see yourself in 5 years?
2

Technical Round (1 Question)

  • Q1. You have 4 algorithm questions: 1 easy, 1 medium, 2 hard
3

One-on-one Round (1 Question)

  • Q1. Questions about system design

Interview Preparation Tips

Interview preparation tips for other job seekers - Grind leetcode a lot, there is a topic on leetcode that have 75 common problems

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Jan 2021.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 65 minutes
Round difficulty - Hard

Timing (6pm - 8pm)
Environment was user friendly
As usual the online round had three coding questions and 20 MCQs. This was a pretty easy round and it’s duration was 65 minutes. The round consisted of questions from various domains like Algorithm, Data Structure, Operating System and Aptitude.

  • Q1. Find the total number of good Triplets You are given two arrays, ‘ARR1’ and ‘ARR2’ of size ‘N’ and ‘M’. There are two types of good triplets. Type 1: Triplet (i...read more
  • Q2. Split the String You are given a string ‘str’ of ‘N’ lowercase alphabets. Your task is to check whether it is possible to split the given string into three non-...read more
2

Video Call Round (2 Questions)

Round duration - 40 minutes
Round difficulty - Medium

  • Q1. Check if two trees are Mirror You are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two...read more
  • Q2. Snake and Ladder You have been given a Snake and Ladder Board with 'N' rows and 'N' columns with the numbers written from 1 to (N*N) starting fr...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in HyderabadEligibility criteriaAll students were allowedLinkedIn interview preparation:Topics to prepare for the interview - Arrays, recursion, DP, trees and graphs, stack, queueTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do questions from GFG.
Tip 2 : SDE sheet of striver can be helpful.

Application resume tips for other job seekers

Tip 1 : Do at least 3 major web dev project
Tip 2 : should be precise and descriptive
Tip 3 : also add your past experiences in the resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with top interview questions

Senior Content Reviewer Interview Questions

user image Seethu AN

posted on 18 Mar 2022

I applied via Naukri.com and was interviewed before Mar 2021.

2 Interview Rounds

1

Aptitude Test Round

Aptitude regarding only previous experience

2

Technical Round (3 Questions)

  • Q1. Technical questions related to previous experience, strength and weakness, top 10 updates of linkedIn
  • Q2. How to Improve production, quality
  • Q3. Self introduction, previous experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Product knowledge and little elaborated answers

Skill test Interview Questions

user image Sowmitri S H (Som)

posted on 28 Apr 2022

I applied via LinkedIn and was interviewed in Nov 2021.

1 Interview Round

1

Job post apply Round (1 Question)

  • Q1. Easy apply by LinkedIn profile. The shared opening with Tata Consultancy Services (tcs)

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your .net skill to recruiter by qualifying skill test your impression on recruiter makes good.

LinkedIn interview questions for popular designations

 Software Developer

 (12)

 Software Engineer

 (8)

 Data Scientist

 (3)

 Site Reliability Engineer

 (3)

 Senior Business Analyst

 (2)

 Senior Software Engineer

 (2)

 Software Developer Intern

 (2)

 Software Engineer Intern

 (2)

Administrator Interview Questions

user image Anonymous

posted on 24 Nov 2021

I applied via LinkedIn and was interviewed in Oct 2021.

Interview Questions

  • Q1. What skills do you have related to this role Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic, they are really lovely in this company and the interview was a good experience

I applied via Campus Placement and was interviewed in Jun 2021.

1 Interview Round

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, be prepared and be honest.

Interview Questions

  • Q1. Profile summary, work experience, journey, key projects in round 1. Market entry case study in round 2. Sales strategy case study in round 3 Add Answer

Product Marketing Manager interview

user image Exponent

posted on 21 Dec 2021

Content Reviewer Interview Questions

user image Seong Sandyang

posted on 12 May 2022

I applied via Recruitment Consulltant and was interviewed before May 2021.

2 Interview Rounds

1

Assignment Round

They had a general round for some scenarios as to what action one would take if the job is given to them. They had a mcq questionnaire, it roughly took about 40 minutes to finish it.

2

HR Round (3 Questions)

  • Q1. Tell me about yourself
  • Q2. Where do you see yourself in 5 years
  • Q3. Why did you have a career gap (I had about 3 years)

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the job description thoroughly. Learn a little about the company history. These two would surely make you get the job in this organization

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 15 Sep 2021

I was interviewed before Sep 2020.

1 Interview Round

1

Video Call Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

6 students from the campus were selected for this round. The interviews were conducted simultaneously for all on BlueJeans along with a code sharing website. After the initial set up and introduction, a set of 2 questions from DSA were asked from all candidates. The results were announced the same day.

  • Q1. DFS Traversal Given an undirected and disconnected graph G(V, E), containing 'V' vertices and 'E' edges, the information about edges is given us...read more
  • Q2. Median of two sorted arrays You are given two sorted arrays 'A' & 'B' of sizes 'N' & 'M'. You need to find the median o...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Indira Gandhi Delhi Technical University for Women. Eligibility criteriaAbove 70%LinkedIn interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, Algorithms, Dynamic Programming, DBMSTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice an ample amount of questions from online sites like GeeksforGeeks and HackkerRank on all major topics. Once you are done with topicwise preparation, go on and try out some timed tests too.
Tip 2 : Don't forget to revise OOPS, OS, DBMS too.
Tip 3 : Try out mock interviews with friends, that's the best thing you can do for yourself other than practising questions!!
Tip 4 : During the interview, one thing that is asked for sure is the time complexity of your solution, so always know the complexity of your algorithms.

Application resume tips for other job seekers

Tip 1 : Have your projects clearly mentioned and well explained
Tip 2 : Make sure that there are no formatting errors
Tip 3 : Mention your LinkedIn profile ;)

Final outcome of the interviewSelected

Skills evaluated in this interview

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 HR.
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.

Interview Process at LinkedIn

based on 25 interviews in last 1 year

Interview experience

4.2
  
Good
View more

People are getting interviews through

based on 26 LinkedIn interviews
Job Portal
Referral
WalkIn
Company Website
Campus Placement
54%
12%
8%
4%
4%
18% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 861 Interviews
Google Interview Questions
4.4
 • 809 Interviews
Salesforce Interview Questions
4.1
 • 260 Interviews
Adobe Interview Questions
4.0
 • 245 Interviews
Facebook Interview Questions
4.4
 • 69 Interviews
View all

LinkedIn Reviews and Ratings

based on 177 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-Life balance

4.1

Salary & Benefits

3.4

Job Security

4.3

Company culture

3.7

Promotions/Appraisal

4.0

Work Satisfaction

Explore 177 Reviews and Ratings
Software Engineer
94 salaries
unlock blur

₹15 L/yr - ₹51 L/yr

Senior Software Engineer
72 salaries
unlock blur

₹23 L/yr - ₹90.6 L/yr

Trust and Safety Specialist
71 salaries
unlock blur

₹5.5 L/yr - ₹9.3 L/yr

Content Reviewer
37 salaries
unlock blur

₹3.6 L/yr - ₹9.9 L/yr

Software Developer
33 salaries
unlock blur

₹10.3 L/yr - ₹43 L/yr

Explore more salaries
Compare LinkedIn with

Facebook

4.4
Compare

Google

4.4
Compare

Microsoft Corporation

4.1
Compare

Amazon

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview