Filter interviews by
I applied via Walk-in and was interviewed in Apr 2022. There were 3 interview rounds.
English
My goal is to continuously improve processes and drive efficiency. I have strong knowledge of shortcut keys and my strengths include analytical thinking and attention to detail.
Continuous improvement of processes
Driving efficiency
Strong knowledge of shortcut keys
Analytical thinking
Attention to detail
I applied via Job Portal and was interviewed before Mar 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.
MVC architecture pattern segregates an application into Model, View, and Controller components.
Model: represents the data and business logic
View: represents the user interface
Controller: handles user input and updates the model and view accordingly
This pattern helps in separating concerns and makes the code more maintainable and scalable
Examples: Ruby on Rails, ASP.NET MVC, Spring MVC
Stored procedures, packages, functions, and joins are all database concepts used to improve performance and functionality.
Stored procedures are precompiled SQL statements that can be executed multiple times.
Packages are a collection of related procedures, functions, and variables that can be used together.
Functions are similar to stored procedures but return a value.
Joins are used to combine data from multiple tables b
Explaining different types of joins, differences between procedure and function, and index and its types.
Different types of joins are inner join, left join, right join, and full outer join.
Procedure is a set of SQL statements that perform a specific task, while function returns a value.
Index is a data structure that improves the speed of data retrieval operations. Types of index are clustered, non-clustered, unique, an
Top trending discussions
posted on 4 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.
Basic JavaScript output-based questions were presented in the form of multiple-choice questions (MCQs).
Custom directives in Angular allow you to create reusable components with custom behavior.
Custom directives are used to extend the functionality of HTML elements in Angular.
They can be used to create reusable components with custom behavior.
Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or even transform the DOM element and its children.
Examples include crea...
Pipes in Angular are used for transforming data in templates.
Pipes are used to format data before displaying it in the view.
They can be used to filter, sort, or transform data in various ways.
Examples include currency, date, uppercase, and lowercase pipes.
An interceptor in Angular is a service that can be used to intercept and modify HTTP requests and responses.
Interceptors can be used to add headers, modify requests, handle errors, etc.
They are implemented as classes that implement the HttpInterceptor interface.
Interceptors are added to the HttpClientModule providers array in the app module.
Example: LoggingInterceptor implements HttpInterceptor to log all HTTP requests
Yes, I am familiar with writing unit test cases to ensure code quality and functionality.
I have experience writing unit test cases using testing frameworks like JUnit, NUnit, or pytest.
I understand the importance of writing testable code and creating comprehensive test suites.
I can write test cases to cover different scenarios, including edge cases and boundary conditions.
I know how to use mocking frameworks like Mocki...
I have used Redux for state management in my previous projects.
Redux is a predictable state container for JavaScript apps.
It helps in managing the state of the application in a single immutable state tree.
Actions are dispatched to update the state and components can subscribe to changes.
Selectors can be used to efficiently extract data from the state tree.
Middleware can be added to handle asynchronous actions.
Example:
My expected salary is based on my experience, skills, and the market rate for Software Development Engineers.
Research the average salary for Software Development Engineers in the specific location and industry
Consider your years of experience and level of expertise
Factor in any additional benefits or perks offered by the company
Be prepared to negotiate based on the job responsibilities and requirements
I can join within 2 weeks of receiving the offer letter.
I can start within 2 weeks of receiving the offer letter.
I need to give notice at my current job before starting.
I may need to relocate, which could affect my start date.
A question that is both tricky and simple.
Questions based on both numerical data and case studies.
I am interested in working for this company because of its innovative projects and strong reputation in the industry.
Innovative projects that challenge me to grow as a programmer
Strong reputation in the industry for quality work
Opportunities for career advancement and professional development
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.
Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.
Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.
Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
posted on 18 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.
It was an assessment test consisting of data structures and algorithms (DSA) and multiple-choice questions (MCQs).
posted on 17 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Reversing a linked list in Java using iterative approach.
Create three pointers: prev, current, and next.
Iterate through the list, updating pointers to reverse the links.
Return the new head of the reversed list.
Handle StaleElementReferenceException by re-locating the element before interacting with it.
Use try-catch block to catch StaleElementReferenceException
Re-locate the element using findElement method before interacting with it
Use WebDriverWait to wait for the element to become stale
I have worked on various projects involving test automation, performance testing, and quality assurance processes.
Developed automated test scripts using Selenium WebDriver for web applications
Conducted performance testing using JMeter to identify bottlenecks and optimize system performance
Implemented quality assurance processes to ensure software meets requirements and standards
Collaborated with cross-functional teams ...
My strategy for designing an automation framework involves identifying key functionalities, selecting appropriate tools, creating reusable components, implementing robust error handling, and integrating with CI/CD pipelines.
Identify key functionalities to be automated based on priority and impact on testing.
Select appropriate tools and technologies based on the application under test and team expertise.
Create reusable ...
Some of the top questions asked at the Naptico Services interview -
based on 1 interview
Interview experience
based on 22 reviews
Rating in categories
Process Analyst
49
salaries
| ₹1.8 L/yr - ₹3.3 L/yr |
Senior Process Associate
5
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Senior Process Analyst
5
salaries
| ₹2.5 L/yr - ₹4.1 L/yr |
HR Manager
4
salaries
| ₹4.8 L/yr - ₹9.1 L/yr |
Quality Analyst
4
salaries
| ₹5.8 L/yr - ₹13.1 L/yr |
TCS
Infosys
Wipro
HCLTech