i
nVent
Filter interviews by
Duration: 75 min
Platform: HakerRank
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.
Developed a web-based project management tool for a software development company.
Used Agile methodology for project management
Implemented user authentication and authorization
Integrated with third-party tools like JIRA and GitHub
Provided real-time project progress tracking
Generated reports for project analysis
I appeared for an interview in Jan 2021.
Round duration - 30. minutes
Round difficulty - Easy
It was in the evening, question were moderate
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Round duration - 30 minutes
Round difficulty - Easy
It was in the night around 9:00 PM.
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find all pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list.
Sort the pairs based on the first element and then the second element.
Return the list of pairs as the final result.
Tip 1 : Learn new things daily
Tip 2 : Practice questions
Tip 3 : Keep one question in mind to solve.
Tip 1 : Description about your skills
Tip 2 : Project details
I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.
It was aptitude and technical MCQ questions round
I applied via Campus Placement and was interviewed in Oct 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.
Good c language questions
I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.
All in one exam : maths , c programming , dbms , personality test
C programming basic codes
An operating system is a software that manages computer hardware and provides services for computer programs.
Manages computer hardware resources such as CPU, memory, and storage
Provides a user interface for interacting with the computer
Supports running applications and managing processes
Examples include Windows, macOS, Linux, iOS, Android
Use a loop to iterate through the array and count the occurrences of a specific element.
Initialize a counter variable to keep track of the occurrences.
Use a loop to iterate through the array.
Check each element in the array and increment the counter if it matches the specific element.
Return the final count of occurrences.
posted on 24 Sep 2024
Asked general appitude questions with c
based on 1 interview
Interview experience
Design Engineer
29
salaries
| ₹2.7 L/yr - ₹9.2 L/yr |
Project Manager
8
salaries
| ₹14.9 L/yr - ₹19.7 L/yr |
Assistant Manager
7
salaries
| ₹5.2 L/yr - ₹16.5 L/yr |
Software Developer
6
salaries
| ₹9.5 L/yr - ₹11 L/yr |
Quality Engineer
6
salaries
| ₹5 L/yr - ₹7.9 L/yr |
Flex
Foxconn
TE Connectivity
Secure Meters