i
Compunnel
Filter interviews by
Different types of attributes in STEP include simple attributes, complex attributes, and reference attributes.
Simple attributes: Basic data types like text, number, date, etc.
Complex attributes: Attributes composed of multiple simple attributes.
Reference attributes: Attributes that reference other entities or objects.
Example: Simple attribute - Product Name, Complex attribute - Address (composed of street, city, state,...
I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.
Compunnel interview questions for popular designations
I applied via Naukri.com and was interviewed in Oct 2022. There was 1 interview round.
Measures of Dispersion are used to describe the spread of data around the central tendency.
Measures of Dispersion include Range, Variance, Standard Deviation, and Interquartile Range.
Range is the difference between the maximum and minimum values in a dataset.
Variance measures how far each value is from the mean.
Standard Deviation is the square root of the variance.
Interquartile Range is the difference between the 75th
Linear regression is used for continuous data while logistic regression is used for categorical data.
Linear regression predicts a continuous outcome while logistic regression predicts a probability of an event occurring.
Linear regression uses a straight line to fit the data while logistic regression uses an S-shaped curve.
Linear regression is used for predicting values like house prices while logistic regression is use...
Feature selection is the process of selecting relevant features from a dataset, while feature engineering involves creating new features.
Feature selection helps to reduce the dimensionality of the dataset and improve model performance.
Feature engineering involves transforming or combining existing features to create new ones that may be more informative.
Examples of feature engineering include creating interaction terms...
Gradient Descent is an optimization algorithm used to minimize the cost function of a machine learning model.
Gradient Descent is used in machine learning to find the optimal parameters of a model by minimizing the cost function
It works by iteratively adjusting the parameters in the direction of steepest descent of the cost function
There are two types of Gradient Descent: Batch Gradient Descent and Stochastic Gradient D...
There are three types of machine learning: supervised, unsupervised, and reinforcement learning.
Supervised learning involves training a model on labeled data to make predictions on new data. Example: predicting house prices based on features like location, size, etc.
Unsupervised learning involves finding patterns in unlabeled data. Example: clustering customers based on their purchasing behavior.
Reinforcement learning ...
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
1 hour assessment and coding test related to Job Duties
Experience with various AWS services like SQS, S3, CloudFront, RDS, Aurora, and Lambda.
Experience setting up and managing SQS for message queuing
Experience using S3 for scalable storage solutions
Experience configuring CloudFront for content delivery
Experience working with RDS and Aurora for database management
Experience developing serverless applications with Lambda functions
I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Jun 2021. There were 5 interview rounds.
BFS and DFS are traversal algorithms used in graphs and trees.
BFS stands for Breadth First Search and explores the graph level by level.
DFS stands for Depth First Search and explores the graph by going as deep as possible before backtracking.
BFS uses a queue data structure while DFS uses a stack or recursion.
BFS is useful for finding the shortest path while DFS is useful for finding all possible paths or cycles.
BFS has...
Joins in SQL are used to combine data from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables in a single query.
There are different types of joins such as INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN.
The columns used to join the tables must have the same data type and name.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.colu
Query to find second largest salary of an employee.
Use ORDER BY and LIMIT to sort and select the second highest salary.
Assuming table name as 'employees' and salary column name as 'salary'.
SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1;
Abstract class can have implementation while interface cannot. A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class can have constructors while interface cannot.
Abstract class can have non-abstract methods while interface can only have abstract methods.
Abstract class can have instance variables while interface cannot.
A class implementing an interface must implement all i...
Top trending discussions
Interview experience
based on 236 reviews
Rating in categories
10-15 Yrs
₹ 20-25 LPA
2-5 Yrs
₹ 6-12 LPA
4-10 Yrs
₹ 7-26 LPA
Senior Software Engineer
61
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Software Engineer
53
salaries
| ₹3 L/yr - ₹12 L/yr |
US Recruiter
53
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Technical Recruiter
41
salaries
| ₹1.8 L/yr - ₹6.6 L/yr |
US IT Recruiter
41
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Collabera Technologies
Allegis Group
Kelly Services
ManpowerGroup