i
Cloudsufi
Filter interviews by
I was interviewed in Dec 2024.
There were 3 coding questions in which 2 were DSA medium and 1 was SQL question.
Virtual functions are functions in a base class that are overridden in derived classes to achieve runtime polymorphism.
Virtual functions allow a function to be redefined in a derived class while preserving its calling signature.
They are declared using the 'virtual' keyword in the base class and can be overridden in derived classes using the 'override' keyword.
Virtual functions enable dynamic binding, where the function...
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Machine coding round
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Basic questions divided in 4 sections of 20 min each
2-3 case study was given and asked to give answer based on that
I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.
posted on 3 Aug 2024
I applied via campus placement at Galgotias College of Engineering and Technology, Greater Noida and was interviewed in Jul 2024. There were 3 interview rounds.
Experience with Applicant Tracking Systems (ATS) is essential for HR Intern role.
Familiarity with popular ATS platforms such as Greenhouse, Lever, and iCIMS
Ability to post job listings, review resumes, and track candidate progress within ATS
Experience in customizing ATS workflows and generating reports for recruitment metrics
The number of positions closed refers to the total number of job openings that have been filled by candidates.
The number of positions closed can be tracked through the recruitment process, from job posting to candidate selection.
This metric is important for evaluating the efficiency and effectiveness of the hiring process.
For example, if a company has closed 50 positions in a quarter, it indicates a high level of recru
Proficient in Excel with experience in creating complex formulas, pivot tables, and data analysis.
Experience in creating and manipulating spreadsheets
Ability to use functions and formulas effectively
Knowledge of pivot tables and data visualization techniques
Experience in data analysis and reporting
Familiarity with VLOOKUP, INDEX-MATCH, and conditional formatting
I was interviewed in Apr 2022.
Round duration - 120 Minutes
Round difficulty - Medium
You are provided with a Binary Tree composed of 'N' nodes, each holding integer values. Your task is to compute the Inorder traversal of this binary tree.
For t...
The task is to find the in-order traversal of a given binary tree.
Implement a recursive function to perform in-order traversal of the binary tree
Start from the left subtree, then visit the root node, and finally visit the right subtree
Use an array to store the values of the nodes in the in-order traversal
Round duration - 50 minutes
Round difficulty - Medium
Interview on google meet
The inner join operation combines rows from two tables based on a common column (key).
Use the JOIN keyword in the SQL query to perform an inner join.
Specify the common column (key) in the ON clause of the join.
The result will contain only the matching rows from both tables.
Round duration - 50 minutes
Round difficulty - Medium
You are given an N * N matrix of integers where each row and each column is sorted in increasing order. Your task is to find the positi...
Given a sorted matrix, find the position of a target integer in the matrix.
Iterate through each row and column of the matrix
Compare the target integer with the current element
If the target integer is found, return the position
If the target integer is not found, return {-1, -1}
Tip 1 : Focus on data-structures and algorithms fundamentals
Tip 2 : Learn Javascript fundamentals for interviews
Tip 3 : Having good projects on resume is an added advantage
Tip 1 : Do not put false projects on resume.
Tip 2 : Have good projects on your resume
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Machine coding round
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Basic questions divided in 4 sections of 20 min each
2-3 case study was given and asked to give answer based on that
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
There is 2 major Coding Questions using lot of major languages
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Associate Consultant
15
salaries
| ₹5 L/yr - ₹7.1 L/yr |
Senior Consultant
15
salaries
| ₹13 L/yr - ₹30.1 L/yr |
Consultant
6
salaries
| ₹11 L/yr - ₹18 L/yr |
Associate Software Engineer
5
salaries
| ₹6.8 L/yr - ₹7 L/yr |
Senior QA Consultant
5
salaries
| ₹20 L/yr - ₹27 L/yr |
Infosys
TCS
Wipro
HCLTech