i
Tiger Analytics
Filter interviews by
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed before Jun 2021. There were 3 interview rounds.
There are 20 Aptitude Question (time to solve these 20 question is 30 minutes). Then 10 MCQ Questions on Computer Science Fundamentals (time 10 minutes).
There are 5 question based on DSA 3 question of 20 marks and 2 questions of 50 marks. You need to any two question of 20 marks questions and one of 50 marks question. Total time you get to solve these question is 60 minutes.
Get second highest element from an array of strings with O(N) time complexity and O(1) space complexity.
Initialize two variables to store the highest and second highest elements.
Traverse the array and update the variables accordingly.
Return the second highest element.
Handle edge cases like empty array or array with only one element.
Sort nearly sorted array using min heap
Create a min heap of size k+1
Insert first k+1 elements into min heap
For remaining elements, extract min and insert new element
Extract all remaining elements from min heap
Time complexity: O(nlogk)
Example: ['apple', 'banana', 'cherry', 'date', 'elderberry']
Coffiecent of x^7 in a given equation
Use the binomial theorem to expand the equation
Identify the term with x^7
The coefficient of x^7 is the coefficient of that term
About the new technologies
Array questions and
posted on 22 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 6 interview rounds.
In both aptitude and coding in the second round, aptitude mostly consists of basic problems and there are some data science problems like bias, stats and probability.
2 coding problems the ones I got are easier didn't take more than 15 minutes to solve both of them.
Gradient descent is an optimization algorithm used to minimize the cost function of a machine learning model.
Gradient descent is used to update the parameters of a model to minimize the cost function.
It follows the direction of steepest descent, which is the negative gradient of the cost function.
The learning rate determines the step size of the algorithm.
The formula for gradient descent is: theta = theta - alpha * (1/...
A dictionary sorted in ascending order based on keys.
Create a dictionary with key-value pairs
Use the sorted() function to sort the dictionary based on keys
Convert the sorted dictionary into a list of tuples
Use the dict() constructor to create a new dictionary from the sorted list of tuples
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 23 Sep 2024
I applied via Naukri.com
AWS and Python, basic Machine learning questions
Python, project description, AWS, in build package
Basic Machine learning data science
I applied via Recruitment Consulltant and was interviewed in Nov 2023. There was 1 interview round.
Transformers are models used in natural language processing tasks, known for their ability to handle long-range dependencies.
Transformers use self-attention mechanism to weigh the importance of different words in a sentence.
They consist of encoder and decoder layers, with each layer containing multi-head attention and feed-forward neural network.
Examples of transformer models include BERT, GPT-3, and TransformerXL.
Use techniques like oversampling, undersampling, SMOTE, or ensemble methods to train a model with imbalanced data.
Use oversampling to increase the number of minority class samples.
Use undersampling to decrease the number of majority class samples.
Use Synthetic Minority Over-sampling Technique (SMOTE) to generate synthetic samples for the minority class.
Utilize ensemble methods like Random Forest or Gradient Boosting to
I applied via Job Portal and was interviewed before Nov 2023. There were 2 interview rounds.
Write a code for Factorial series
I applied via Campus Placement
Test+2 interviews(technical and statistics)
Basic guestimates and case studies
based on 4 reviews
Rating in categories
Senior Analyst
484
salaries
| ₹8 L/yr - ₹18 L/yr |
Data Scientist
453
salaries
| ₹8.8 L/yr - ₹30 L/yr |
Data Engineer
440
salaries
| ₹8 L/yr - ₹28 L/yr |
Senior Software Engineer
367
salaries
| ₹7.5 L/yr - ₹19 L/yr |
Data Analyst
238
salaries
| ₹4.6 L/yr - ₹18.7 L/yr |
Fractal Analytics
Mu Sigma
LatentView Analytics
AbsolutData