i
Kiba Labs
Filter interviews by
Be the first one to contribute and help others!
posted on 9 May 2021
I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.
Coding is based scenario question , we have to write the code in paper. There is 1 hour time to complete the coding test.
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on my CV, they assigned me a task related to data migration.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray
I appeared for an interview in Mar 2021.
Round duration - 90 minutes
Round difficulty - Easy
Timing was 10:00 AM. Platform was good.
Given an array ARR
of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...
Given an array of integers, find a subarray with a given sum S.
Iterate through the array while keeping track of the current sum and start index.
Use a hashmap to store the sum and its corresponding index.
If the current sum - S is found in the hashmap, a subarray with sum S exists.
Return the start index and current index as the end index.
Given a string S, your task is to recursively remove all consecutive duplicate characters from the string.
String S
Output string
Recursively remove consecutive duplicate characters from a string.
Use recursion to check if the current character is the same as the next character, if so skip the next character
Base case: if string length is 1, return the string
Example: Input: 'aabbc' Output: 'abc'
Tip 1 : Practice Data structure questions.
Tip 2 : Do some projects.
Tip 3 : Have knowledge of DBMS.
Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
Find the second most occurrence of a string in an array of strings in JavaScript.
Create a map to store the count of each string in the array
Sort the map by values in descending order to find the most occurrence
Return the key of the second element in the sorted map
I applied via Walk-in and was interviewed in Jan 2023. There were 3 interview rounds.
The JAVA API is a collection of pre-written classes and interfaces that provide ready-to-use functionality for Java developers.
The JAVA API allows developers to save time and effort by using pre-built code for common tasks.
It provides a wide range of classes and interfaces for various purposes such as file handling, networking, database connectivity, GUI development, etc.
Developers can leverage the API to access system...
The duration of the test is one hour and four coding questions are asked.
Aptitude test question logical reasoning and cheking availablity.
It's test last test and skill related to C ,Java, HTML
based on 18 reviews
Rating in categories
Software Developer
6
salaries
| ₹2.9 L/yr - ₹5 L/yr |
Associate Software Developer
5
salaries
| ₹3.1 L/yr - ₹4.8 L/yr |
Legal Consultant
3
salaries
| ₹5 L/yr - ₹6 L/yr |
NexTurn
Kanerika Software
Smarter BIZ Technologies
Nxtra Data