Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli and was interviewed in Jul 2022. There were 4 interview rounds.
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.
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.
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
Dsa questions were asked
I applied via campus placement at SRM university (SRMU)
BASIC APPTITUDE AND CODING QUESTIONS
Top trending discussions
posted on 17 Dec 2024
posted on 14 Mar 2022
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 ...
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
I applied via Approached by Company and was interviewed in Aug 2021. There were 3 interview rounds.
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...
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...
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
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.
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
Some of the top questions asked at the Jio Platforms Sde1 interview -
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Developer
551
salaries
| ₹4.4 L/yr - ₹15.6 L/yr |
Software Development Engineer
527
salaries
| ₹3 L/yr - ₹13.2 L/yr |
Assistant Manager
453
salaries
| ₹3 L/yr - ₹10 L/yr |
Product Manager
436
salaries
| ₹11 L/yr - ₹33 L/yr |
Deputy Manager
351
salaries
| ₹4.9 L/yr - ₹19 L/yr |
Jio
Reliance Industries
Bharti Airtel
Vodafone Idea