i
Edunext
Technologies
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Q1. Count occurence of character from a given string without using stream API.
Q2. Rotate given an array by given number
List is an ordered collection, Set is a collection with no duplicates, Map is a key-value pair collection.
List maintains insertion order, Set does not allow duplicates, Map stores key-value pairs
List example: ArrayList, Set example: HashSet, Map example: HashMap
Given two arrays [1, 1, 2, 3, 1] and [2, 1, 1, 3, 1], write the code to check for their equality, where equality means that both arrays contain the same elements. Approach 1 involves sorting the arrays and then using a for loop to check for equality; however, sorting has a higher time complexity. The interviewer prefers a solution with O(n) time complexity. Approach 2 suggests using a HashMap to count the occurrences of each element, allowing us to achieve this in O(n) time complexity.
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
Top trending discussions
I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.
They will give you problem to solve
Machine coding round
Basic Aptitude test
Coding Round is little tough.
I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.
I applied via Referral and was interviewed in Feb 2022. There were 3 interview rounds.
Writing and proofreading (for TL position)
Keyword density refers to the number of times a keyword appears on a page, while keyword proximity refers to the distance between two keywords.
Keyword density is the ratio of the number of times a keyword appears on a page to the total number of words on that page.
Keyword proximity refers to the closeness of two or more keywords within a piece of content.
Keyword density is a measure of how often a keyword appears on a ...
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Walk-in and was interviewed in Feb 2022. There was 1 interview round.
based on 3 interview experiences
Difficulty level
Duration
based on 5 reviews
Rating in categories
Software Developer
35
salaries
| ₹2.4 L/yr - ₹8 L/yr |
Java Developer
32
salaries
| ₹2 L/yr - ₹6.9 L/yr |
Technical Support Executive
23
salaries
| ₹2.3 L/yr - ₹3.5 L/yr |
Implementation Consultant
21
salaries
| ₹3 L/yr - ₹5 L/yr |
Front end Developer
16
salaries
| ₹2.3 L/yr - ₹4 L/yr |
Acadecraft
Coding Ninjas
Internshala
Globus Infocom