Filter interviews by
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in May 2024. There were 5 interview rounds.
Python Programming related questions, along with one advanced SQL query problem. The final question was a Data Science project on prediting sales potential of various outlets.
Use RAID 5 to store data across all three memory chips with parity bits for fault tolerance.
Implement RAID 5 to distribute data and parity bits across all three memory chips.
If one memory chip is corrupted, the data can be reconstructed using the parity bits from the other two chips.
Example: Store 1GB of data on each chip and use the remaining space for parity bits to ensure fault tolerance.
Find the longest common prefix string from a list of strings.
Iterate through the characters of the first string and compare with corresponding characters of other strings
Stop when a mismatch is found or when reaching the end of any string
Return the prefix found so far
Joins are used in DBMS to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN returns all rows from the right table and the matched rows from the left tab...
Was taken by the product manager employed in the company. Basic case study question regarding a ride share app planning to expand internationally.
A formal orientation and introduction with the VP and founder of ION India
Algorithms and law can be correlated through the use of algorithms in legal processes and decision-making.
Algorithms can be used in legal research to analyze large amounts of data and identify patterns or trends.
Predictive algorithms can be used in legal cases to assess the likelihood of success or failure.
Algorithmic tools can help in legal document review and contract analysis.
However, there are concerns about bias i...
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
3 question were asked in 90 min time
Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.
Precision is calculated as TP / (TP + FP), where TP is true positives and FP is false positives.
It measures the accuracy of positive predictions made by the model.
A high precision indicates that the model is good at predicting positive cases without many false positives.
For example, in a binary classificatio...
A large language model is a type of artificial intelligence model that is capable of understanding and generating human language at a large scale.
Large language models use deep learning techniques to process and generate text.
Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).
Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.
Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.
Adam optimizer uses adaptive learning rates for each parameter.
Gradient Descent optimizer has a fixed learning rate for all parameters.
Adam optimizer includes momentum to speed up convergence.
Gradient Descent optimizer updates parameters b...
Use ReLU for hidden layers in deep neural networks, avoid for output layers.
ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.
Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.
Consider using Leaky ReLU or Sigmoid for output layers depending on the task.
ReLU is computationally efficient and helps in preventing the vanishing gradient prob...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Sql and python questions were there with basic logic check
Python code with function
Define a function using 'def' keyword
Include parameters inside parentheses
Use 'return' statement to return a value from the function
I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed before Jul 2023. There were 3 interview rounds.
Mostly data related question and two coding questions which we had to do in python only
Attention in data science refers to the mechanism that allows models to focus on specific parts of the input data.
Attention mechanisms help models to weigh the importance of different input features.
They are commonly used in natural language processing tasks such as machine translation and text summarization.
Attention can improve the performance of models by allowing them to selectively focus on relevant information.
Ex...
Efficiency of LLMs can be judged based on various factors such as accuracy, speed, resource consumption, and interpretability.
Evaluate accuracy by comparing LLM predictions with ground truth labels
Assess speed by measuring the time taken for LLM to process data
Analyze resource consumption in terms of memory and computational power usage
Consider interpretability by examining how easily LLM decisions can be understood
Use...
I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.
Standard question from sql and python in hackerrank
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
based on 1 review
Rating in categories
Software Developer
169
salaries
| ₹11.9 L/yr - ₹46 L/yr |
Software Engineer
50
salaries
| ₹11.5 L/yr - ₹40 L/yr |
Senior Software Engineer
49
salaries
| ₹17.9 L/yr - ₹48 L/yr |
Technical Analyst
44
salaries
| ₹11.5 L/yr - ₹15.5 L/yr |
Analyst
29
salaries
| ₹5 L/yr - ₹17.5 L/yr |
Thomson Reuters
Bloomberg
FactSet
Morningstar