Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Q. 1 Using Python, How can we extract 3-grams from the given document and obtain a list of the generated 3-gram phrases
Q. 2 You are given an integer array containing distinct numbers and you can perform the following operations until the array is empty : if the first element has the smallest value, remove it. otherwise , put the element at the end of the array. Return an integer denoting the number of operations it takes to make nums empty.
Example: Input nums = [3,4,-1]
Output:5
Operation Array
1 [4,3,-1]
2 [-1,3,4]
3 [3,4]
4 [4]
5 []
Q.3 Write a python Code to initialize k cluster centroids for the k-means clustering algorithm using a random dataset.
Q. 4 Write a python function that takes as input and performs stop word removal, stemming, and tokenization. The function should return a list of processed tokens.
Q. 5 Given an integer array nums, move all the even integers at the beginning of the array followed by all the odd integers. Return any array that satisfies this condition.
Input = [3,1,2,4]
expected Output = [2,4,1,3]
Q. 3
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Discussion on Gradient, SGD, K Mean ++, Silhouette Score, How to Handle High Variation Data,
Coding asked to code KNN, Hyper-Parameter Tuning, Two Difficult Questions on Coding...DSA Based Stumped on Those.
Verdict... Not Selected
Simple Coding No Chat GPT Support Should Be There
Pre-processing steps involve cleaning, transforming, and preparing data for machine learning models.
Data cleaning: removing missing values, duplicates, and outliers
Data transformation: scaling, encoding categorical variables, and feature engineering
Data normalization: ensuring all features have the same scale
Data splitting: dividing data into training and testing sets
Lemmatization is the process of reducing words to their base or root form.
Lemmatization helps in standardizing words for analysis.
It reduces inflected words to their base form.
For example, 'running' becomes 'run' after lemmatization.
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.
OOPs stands for Object-Oriented Programming
It involves the use of classes, objects, inheritance, polymorphism, and encapsulation
Classes are used to define objects and their properties
Objects are instances of classes that can interact with each other
Inheritance allows for the creation of new classes based on existing ones
Polymo...
Java provides Arrays.sort() method to sort an array.
Use Arrays.sort() method to sort an array of strings.
The method sorts the elements in ascending order by default.
To sort in descending order, use Collections.reverseOrder() method.
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
It was general aptitude with numerical,reasoning and general such questions with coding MCQ
I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.
Aptitude test was easy. Preparation was good for about a month.
Direct interview was average.
GD was easy round and topic is also easy one.
I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.
It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance
based on 2 interviews
Interview experience
Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Syngene International
Biocon Limited
Piramal Group
Wockhardt