Filter interviews by
I applied via Placement India and was interviewed in Sep 2024. There were 2 interview rounds.
A calculator app with all functionality
Create a UI with buttons for numbers, operators, and functions
Implement logic to perform calculations based on user input
Include features like memory functions, history of calculations, and error handling
Use the dataset to dynamically create a form.
Iterate through the dataset to generate form fields
Use React state to manage form data
Implement validation for form fields
Handle form submission to send data
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
A Java program to reverse a string.
Create a char array from the input string
Use two pointers to swap characters from start and end of the array
Convert the char array back to a string and return
Program to remove duplicate elements from ArrayList
Create a new HashSet to store unique elements
Iterate through the ArrayList and add elements to the HashSet
Convert the HashSet back to an ArrayList to remove duplicates
Program to print Longest non repeating substring
Use a sliding window approach to iterate through the string
Keep track of the characters seen so far in a set
Update the start index of the substring when a repeating character is encountered
Calculate the length of the current substring and update the longest substring found so far
Design DB schema and create RESTFul API using SpringBoot
Design the database schema with tables, relationships, and constraints
Create entity classes in Java corresponding to the database tables
Use Spring Data JPA to interact with the database
Implement RESTful endpoints using Spring Boot controllers
Use annotations like @GetMapping, @PostMapping, @PutMapping, @DeleteMapping for mapping HTTP requests to controller methods
S...
Basic java and advanced java
Top trending discussions
posted on 25 Aug 2024
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
1 Hours, Computer Science, Bluestock.in
I am a software engineer with a passion for problem-solving and creating innovative solutions.
Experienced in programming languages such as Java, Python, and C++
Strong background in data structures and algorithms
Worked on projects involving web development and mobile app development
Excellent communication and teamwork skills from collaborating with cross-functional teams
I come from a close-knit family of four - my parents, my younger sister, and myself.
My parents have always been supportive of my career choices and have encouraged me to pursue my passion for software development.
My younger sister is currently studying computer science and we often collaborate on coding projects together.
Family gatherings are important to us and we enjoy spending quality time together, whether it's cel
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
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...
Interview experience
based on 12 reviews
Rating in categories
Fullstack Java Developer
4
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Client Relationship Manager
3
salaries
| ₹2.1 L/yr - ₹3.7 L/yr |
Business Development Manager
3
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Business Development Executive
3
salaries
| ₹2 L/yr - ₹3.6 L/yr |
TCS
Infosys
Wipro
HCLTech