Upload Button Icon Add office photos

Filter interviews by

Jio Platforms Sde1 Interview Questions and Answers

Updated 31 Dec 2022

Jio Platforms Sde1 Interview Experiences

3 interviews found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 31 Dec 2022

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

I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There are 2 coding questions
1st one was so easy, anyone who practiced coding,dsa for 1 month can also solve it.
2nd one is a difficult qn based on dp, Its not an standard dp problem, for most of them 2nd qn is difficult which is either dp or graph.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain me about your internship and projects your are mentioned in your resume.
  • Q2. Qn was easy only, the way he explained that dsa qn was so bad, it took 30 mins for me extract the exact meaning of qn from him. IN OOPS he asked, What is singelton class? Write code for it.
Round 3 - Technical 

(3 Questions)

  • Q1. DSA qn: Given a string find a first repeating character. Eg: String is "abcbca" , ans > "a"
  • Ans. 

    Given a string, find the first repeating character.

    • Use a hash table to keep track of characters and their frequency.

    • Iterate through the string and check if the character is already in the hash table.

    • Return the first character with a frequency greater than 1.

  • Answered by AI
  • Q2. SQL qn: standard qn, find the 2nd highest salary Find the nth highest salary from table employee
  • Ans. 

    SQL query to find nth highest salary from employee table

    • Use ORDER BY and LIMIT clauses

    • For 2nd highest salary use LIMIT 1,1

    • For nth highest salary use LIMIT n-1,1

  • Answered by AI
  • Q3. And some qns about my projects.
Round 4 - HR 

(1 Question)

  • Q1. He asked me to go through my resume completely and asked me about my family deatails.

Interview Preparation Tips

Interview preparation tips for other job seekers - Verdict Is I got selected, the process was very easy as no difficult qns were asked in DSA as well as SQL, If u have some intermediate knowledge in DSA and SQL and have an good grab over ur resume. U can easily get through the technical round as HR round only formality round not eliminatory for this company.

Skills evaluated in this interview

Sde1 Interview Questions & Answers

user image Anonymous

posted on 29 Jul 2022

Round 1 - Coding Test 

Dsa questions were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. Oops and dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise dsa and oops for better chances, also practice for HR round

Sde1 Interview Questions Asked at Other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and Arra ... read more
asked in Park Plus
Q2. 1. What is a doubly-linked list? And real-world applications.
asked in Amazon
Q3. pid ={3,5,0,1} ppid ={5,4,2,2} process id(pid) ppid=parent proces ... read more
Q4. Given one point and circle how will you find if it's inside circl ... read more
asked in Amazon
Q5. N queen problem with problem statement and dry running of code wi ... read more

Sde1 Interview Questions & Answers

user image Anonymous

posted on 4 Feb 2022

I applied via campus placement at SRM university (SRMU)

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 

BASIC APPTITUDE AND CODING QUESTIONS

Round 3 - Technical 

(1 Question)

  • Q1. ABOUT YOURSELF,PROJECT ,BASIC CODING QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - STICK TO BASICS OF APPTITUDE AND CODING SKILLS

Interview questions from similar companies

Round 1 - Technical 

(2 Questions)

  • Q1. Basic fundamentals were asked for each cs subject
  • Q2. What is cloud and api Some basic codes were also there

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep kalm and focus on basics not very hard question will be asked only basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Appian based interview
Round 2 - One-on-one 

(1 Question)

  • Q1. Appian based interview
Round 3 - One-on-one 

(1 Question)

  • Q1. Client interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java questions and basics of testing
Round 1 - Technical 

(2 Questions)

  • Q1. 1. Merge conflict in Git.
  • Ans. 

    Merge conflict occurs when two or more developers make changes to the same file in Git.

    • It happens when two or more developers make changes to the same file in Git.

    • Git is unable to automatically merge the changes and requires manual intervention.

    • Developers need to resolve the conflict by choosing which changes to keep and which to discard.

    • Common tools used to resolve merge conflicts include Git's command-line interface ...

  • Answered by AI
  • Q2. 2. Reverse a string without inbuilt function
  • Ans. 

    Reverse a string without inbuilt function

    • Iterate through the string from end to start

    • Append each character to a new string

    • Return the new string

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. 1. Tell me about your current project
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your skills and yourself.

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. What are your expectation and why do you think we should give pay you this much.
  • Ans. 

    I expect fair compensation based on my skills and experience.

    • I have extensive experience in the field and have consistently delivered exceptional results.

    • I possess a unique skill set that sets me apart from other candidates.

    • I have a proven track record of successfully managing complex projects and exceeding client expectations.

    • I have received positive feedback and recognition for my contributions in previous roles.

    • I am...

  • Answered by AI
  • Q2. Depends on your Resume
  • Q3. Projects worked on. Major changes/Issues Resolved.
  • Ans. 

    Worked on various projects and successfully resolved major changes and issues.

    • Implemented a new CRM system for a client, resulting in improved customer relationship management and increased sales.

    • Led a team in the implementation of a new ERP system, streamlining business processes and reducing operational costs.

    • Resolved a critical data security breach by implementing robust security measures and conducting thorough inv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - Highlight the Topics in your Resume you are good in. Brush up those things.
- You should be good in those areas where you have worked on.
- If you have not worked on Intercompany, STO, Third Party then just go through the basics.
- Be confident.

Interview Questionnaire 

3 Questions

  • Q1. 1.Basic of oops , Interface,private constructor,var vs dynamic
  • Q2. 2.Sql group by query
  • Q3. 3.Mvc routing , Authentication

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basics. Practice some sql complex queries

Interview Questionnaire 

6 Questions

  • Q1. Introduce your self
  • Q2. What is prime number
  • Ans. 

    A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.

    • Prime numbers are only divisible by 1 and themselves

    • Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97

    • Prime numbers are important in cryptography and number theory

  • Answered by AI
  • Q3. Write a code on prime number
  • Ans. 

    Code to check if a number is prime or not.

    • A prime number is only divisible by 1 and itself.

    • Start checking from 2 up to the square root of the number.

    • If the number is divisible by any number in the range, it's not prime.

    • Otherwise, it's prime.

  • Answered by AI
  • Q4. Write a question on ages problem
  • Ans. 

    What is the average age of a group of people with ages ranging from 20 to 60?

    • Add up all the ages and divide by the number of people in the group

    • The age range is 40 years

    • Assuming an equal distribution of ages, the average age would be 40

  • Answered by AI
  • Q5. Are you relocate
  • Q6. What is your strengths and weaknesses

Skills evaluated in this interview

Jio Platforms Interview FAQs

How many rounds are there in Jio Platforms Sde1 interview?
Jio Platforms interview process usually has 3-4 rounds. The most common rounds in the Jio Platforms interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Jio Platforms Sde1 interview?

Some of the top questions asked at the Jio Platforms Sde1 interview -

  1. DSA qn: Given a string find a first repeating character. Eg: String is "abcbca"...read more
  2. SQL qn: standard qn, find the 2nd highest salary Find the nth highest salary fr...read more
  3. Qn was easy only, the way he explained that dsa qn was so bad, it took 30 mins ...read more

Tell us how to improve this page.

Jio Platforms Sde1 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Bharti Airtel Interview Questions
4.0
 • 825 Interviews
DXC Technology Interview Questions
3.7
 • 805 Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all
Jio Platforms Sde1 Salary
based on 48 salaries
₹4 L/yr - ₹15.2 L/yr
57% less than the average Sde1 Salary in India
View more details

Jio Platforms Sde1 Reviews and Ratings

based on 3 reviews

2.2/5

Rating in categories

3.5

Skill development

2.2

Work-life balance

1.9

Salary

4.4

Job security

1.9

Company culture

1.3

Promotions

1.9

Work satisfaction

Explore 3 Reviews and Ratings
Software Developer
551 salaries
unlock blur

₹4.4 L/yr - ₹15.6 L/yr

Software Development Engineer
527 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Assistant Manager
453 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Product Manager
436 salaries
unlock blur

₹11 L/yr - ₹33 L/yr

Deputy Manager
351 salaries
unlock blur

₹4.9 L/yr - ₹19 L/yr

Explore more salaries
Compare Jio Platforms with

Jio

3.9
Compare

Reliance Industries

4.0
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

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