Filter interviews by
I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.
posted on 16 Aug 2024
I have completed internships at two tech companies, where I worked on product development and market research.
Developed new features for a mobile app at Company A
Conducted user surveys and analyzed data to improve user experience at Company B
Collaborated with cross-functional teams to launch a new product at Company A
Expectations from PM role include leading product development, collaborating with cross-functional teams, and driving product strategy.
Leading product development by defining product roadmap and prioritizing features
Collaborating with cross-functional teams such as engineering, design, and marketing to ensure successful product launches
Driving product strategy by analyzing market trends, customer feedback, and competit...
I was interviewed in Sep 2023.
15 minutes on paper coding questions is given
Java interfaces are used to define a contract for classes to implement, allowing for polymorphism and loose coupling.
Interfaces in Java are used to define abstract methods that must be implemented by classes that implement the interface.
Interfaces can also contain constants, default methods, and static methods.
Example: interface Animal { void eat(); } class Dog implements Animal { public void eat() { System.out.println
posted on 15 Sep 2023
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
posted on 8 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Basic computer knowledge, English grammar
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.
Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.
Variance refers to error from sensitivity to small fluctuations in the training set, leading to overfitting.
The tradeoff involves finding the right level of model complexity to minimize both bias and variance.
Regularizati...
SQL code to find 2nd highest salary
Use the MAX() function to find the highest salary
Use the WHERE clause to exclude the highest salary
Order the salaries in descending order and limit the result to 1
I applied via AmbitionBox and was interviewed in Mar 2023. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Feb 2021. There were 3 interview rounds.
Online courses provide by company
..............................
...................................
throw vs throws and class vs interface
throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw
class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class
throw is followed by an exception object while throws is followed by the name of the exception class
a class can have constructor...
I applied via Job Portal
First round was based on logical questions and was taken on hacker earth
based on 3 reviews
Rating in categories
Team Lead
4
salaries
| ₹2.5 L/yr - ₹3.8 L/yr |
Executive
3
salaries
| ₹1.8 L/yr - ₹1.8 L/yr |
Senior Accountant
3
salaries
| ₹5 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech