Filter interviews by
Program to reverse an array of strings
Iterate through each string in the array and reverse it
Use a temporary variable to swap characters at each end of the string
Return the reversed array of strings
Program to extract digits from a string and add them together
Iterate through each character in the string
Check if the character is a digit using isdigit() function
Convert the digit character to integer and add it to a running total
Return the total sum of digits
Top trending discussions
posted on 8 Feb 2025
I appeared for an interview in Jan 2025.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
posted on 3 Jul 2024
Functions return a single value while stored procedures can perform multiple operations and return multiple values.
Functions return a single value while stored procedures can return multiple values.
Functions are used for computations and return values, while stored procedures are used for executing a series of statements.
Functions can be called from within SQL statements, while stored procedures are called using the EX...
Abstract class can have implementation details, while interface only contains method signatures.
Abstract class can have constructors, fields, and methods with implementation details, while interface can only have method signatures.
A class can inherit from only one abstract class, but can implement multiple interfaces.
Abstract classes are used when some common functionality needs to be shared among multiple classes, whi...
I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.
I appeared for an interview before Feb 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a written test with 2 coding problems.
Given an array of distinct positive integers ARR
and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be c...
The task is to find all unique combinations in an array where the sum is equal to a given target sum, with elements in non-decreasing order.
Use backtracking to generate all possible combinations.
Sort the array to ensure elements are in non-decreasing order.
Keep track of the current combination and sum while exploring the array.
Recursively explore all possible combinations.
Return the valid combinations that sum up to th
Given a string S
which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequenc...
The task is to find the smallest number greater than the given number with the same set of digits.
Iterate from right to left to find the first digit that can be swapped with a larger digit to make the number greater.
Swap this digit with the smallest digit to its right that is larger than it.
Sort all digits to the right of the swapped digit in ascending order to get the smallest number.
If no such number exists, return -
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
posted on 12 Nov 2019
I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.
posted on 14 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
posted on 14 Jul 2022
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
Promotion refers to the advancement of an employee to a higher position or rank within an organization.
Promotion can be vertical, where an employee is promoted to a higher position within the same department or team.
Promotion can also be horizontal, where an employee is promoted to a different department or team with similar or different responsibilities.
Promotion can be temporary or permanent, depending on the organiz...
based on 1 interview
Interview experience
Sourcing Specialist
16
salaries
| ₹2.7 L/yr - ₹5 L/yr |
Team Lead
7
salaries
| ₹7.8 L/yr - ₹9.5 L/yr |
US Recruiter
7
salaries
| ₹3 L/yr - ₹5.4 L/yr |
Associate
7
salaries
| ₹3.6 L/yr - ₹4.7 L/yr |
Technical Recruiter
6
salaries
| ₹4 L/yr - ₹6 L/yr |
Vision India Services
Gi Group
E-Solutions
Ven Consulting