Filter interviews by
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
I was asked about Rust and it's nuances: How the memory management model works, and then asked to write a program to read and write files to disk, as well as accept command line arguments using Rust's standard library.
I review the code thoroughly, understand its functionality, and make necessary changes while following coding standards.
Review the code to understand its functionality
Follow coding standards and best practices
Make necessary changes while ensuring code quality
Communicate with the original author if needed
I use a combination of debugging tools, logs, code reviews, and collaboration with team members to identify and fix issues.
Utilize debugging tools such as breakpoints, watchpoints, and step-through debugging to pinpoint the root cause of the issue.
Analyze logs and error messages to gather more information about the problem.
Review the code changes made since the last successful unit test to identify potential causes of ...
To improve performance/memory footprint of Rust program without external tools, focus on optimizing algorithms, data structures, and memory management.
Optimize algorithms to reduce time complexity
Use efficient data structures like HashMaps or Vecs
Minimize memory allocations by reusing objects or using stack allocation
Avoid unnecessary copying of data
Implement lazy evaluation to defer computations until needed
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
IOC is a design pattern where control is inverted, while DI is a technique to achieve IOC by injecting dependencies into a class.
IOC stands for Inversion of Control, where the control of flow is inverted from the traditional top-down approach.
DI stands for Dependency Injection, a technique used to implement IOC by injecting dependencies into a class from an external source.
IOC is a design principle, while DI is a techn...
Exception handling in Spring Boot allows developers to gracefully handle errors and provide meaningful responses to users.
Use @ControllerAdvice to handle exceptions globally
Use @ExceptionHandler to handle specific exceptions
Return custom error messages or responses to users
Annotation used in Spring framework to bind the HTTP request body to a method parameter.
Used in Spring MVC to indicate that a method parameter should be bound to the body of the web request.
Can be used with various data types like JSON, XML, etc.
Helps in simplifying the process of handling request data in Spring applications.
Type casting in Java is the process of converting one data type into another.
Type casting can be done implicitly or explicitly in Java.
Implicit type casting is done when a smaller data type is converted to a larger data type, while explicit type casting is done when a larger data type is converted to a smaller data type.
Example of implicit type casting: int num = 10; double result = num;
Example of explicit type casting
Intermediate and terminal operators are used in Java streams to perform intermediate and terminal operations on elements.
Intermediate operators are used to transform, filter, or manipulate elements in a stream before passing them to the next operation. Examples include map(), filter(), and sorted().
Terminal operators are used to trigger the processing of elements in a stream and produce a result. Examples include forEa
Functional interface in Java is an interface with only one abstract method. It can have multiple default or static methods.
Functional interfaces can be annotated with @FunctionalInterface to ensure they have only one abstract method.
Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.
Lambda expressions can be used to implement functional interfaces concisely.
Various methods in RestApi include GET, POST, PUT, DELETE.
GET - Used to retrieve data from the server. Example: GET /users
POST - Used to send data to the server to create a new resource. Example: POST /users
PUT - Used to update an existing resource on the server. Example: PUT /users/1
DELETE - Used to delete a resource on the server. Example: DELETE /users/1
Using Java 8, find the first non-repeating character in a string.
Use Java 8 streams to convert the string to a character array.
Use Collectors.groupingBy to group characters by count.
Filter out characters with count > 1 and find the first character with count 1.
Sum of all even numbers without using inbuild methods using stream api
Create an array of numbers
Use stream to filter out even numbers
Use stream to sum up the filtered even numbers
Trees, graph - 60 min
posted on 8 Jun 2023
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
Coding can be challenging but rewarding with practice and experience.
Coding requires problem-solving skills and attention to detail.
Practice and experience can make coding easier over time.
Collaborating with others and seeking help when needed can make coding less difficult.
Using tools and resources effectively can also help in coding efficiently.
Examples: debugging a complex algorithm, optimizing code for performance,...
Design patterns can be achieved by understanding common software design problems and implementing reusable solutions.
Understand common design problems and solutions
Implement reusable solutions in code
Use design patterns like Singleton, Factory, Observer, etc.
Follow best practices and principles like SOLID
To keep agile, focus on communication, adaptability, collaboration, and continuous improvement.
Communicate regularly with team members and stakeholders to stay aligned on goals and progress.
Be willing to adapt to changing requirements and priorities.
Collaborate closely with team members to share knowledge and expertise.
Continuously seek feedback and look for ways to improve processes and workflows.
Redis cache can be created by setting up a Redis server and using Redis commands to store and retrieve data.
Set up a Redis server on your machine or use a cloud-based Redis service.
Use Redis commands like SET and GET to store and retrieve data in the cache.
Set expiration times for keys to control cache eviction policies.
Monitor cache performance and usage to optimize for efficiency.
Consider using Redis data structures ...
To relive an existing offer, negotiate with the employer for better terms or consider accepting a counteroffer.
Negotiate with the employer for better salary, benefits, or work conditions
Consider accepting a counteroffer if it meets your expectations
Communicate openly and professionally with the employer
I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Sep 2023. There were 3 interview rounds.
Normal questions was average
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
I applied via campus placement at Canara Engineering College, Bantwal and was interviewed in Jun 2024. There were 3 interview rounds.
First round include both aptitude and technical MCQ and one coding questions
They split the shortlisted candidates into two multiple groups each group consist of 10 members and interviewer give one topic and we have speak about it
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
GOOD, SOLVABLE CAN MAKE IT
CAN MAKE IT , BUT THJE PROBLEM STATEMENTS ARE QUITE TRICKY TO UNDERSTAND
Senior Executive
750
salaries
| ₹3.4 L/yr - ₹10 L/yr |
Junior Manager
708
salaries
| ₹5 L/yr - ₹15.9 L/yr |
Executive
626
salaries
| ₹3.2 L/yr - ₹8.4 L/yr |
Assistant Manager
590
salaries
| ₹5 L/yr - ₹17 L/yr |
Diploma Trainee Engineer
335
salaries
| ₹2.6 L/yr - ₹5.8 L/yr |
Maruti Suzuki
Hyundai Motor India Limited
Honda Cars
Tata Motors