Filter interviews by
I applied via Referral and was interviewed in Oct 2022. There were 4 interview rounds.
Consisted of MCQ and one code
OOPs in JavaScript refers to the ability to create objects that have properties and methods.
JavaScript supports OOPs concepts like inheritance, encapsulation, and polymorphism.
Objects can be created using constructor functions or classes.
Properties and methods can be added to objects using the 'this' keyword.
Inheritance can be achieved using the 'prototype' property.
Polymorphism can be achieved using method overriding
Polyfill for reduce function
Create a function that takes an array and a callback function as arguments
Initialize an accumulator variable with the first element of the array
Loop through the array starting from the second element and call the callback function with accumulator and current element as arguments
Update the accumulator variable with the return value of the callback function
Return the final value of the accumu
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
Closure allows for data privacy and encapsulation in JavaScript.
It is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const c
Design an e-commerce website
Determine the target audience and their needs
Choose a suitable platform for the website
Create an intuitive and user-friendly interface
Include features such as search, filters, and reviews
Ensure secure payment and checkout processes
Implement effective marketing strategies
Provide excellent customer support
Steps taken to secure a website
Use HTTPS protocol
Implement strong password policies
Regularly update software and plugins
Use firewalls and intrusion detection systems
Regularly backup data
Implement two-factor authentication
Conduct regular security audits
SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.
Identify the columns that need to be tracked for changes
Add effective start and end dates to track the validity of each record
Insert new records for changes and update end dates for previous records
Maintain a surrogate key to uniquely identify each version of the record
I can join the team within 2 weeks.
I can start within 2 weeks of receiving the offer.
I need to give notice to my current employer.
I may need to relocate, which could affect my start date.
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
Coding test is a programming challenge that assesses a developer's coding skills and problem-solving abilities. Coding tests can be used in a variety of situations, such as during the hiring process, as part of a professional certification program, or to assess a developer's current skill level.
Here are some details about coding tests:
Types of coding tests
Coding tests can range from simple challenges that can be completed in minutes to more complex projects that can take hours or days.
What to expect
During a coding test, you may be given a problem to solve and asked to write code to solve it. You may also be asked questions about your thought process while you're coding.
How to prepare
To prepare for a coding test, you can practice coding on a whiteboard or blank sheet of paper. You can also get used to writing code without an integrated development environment (IDE) or compiler.
How to take the test
You may be given a link to a code editor and be able to choose your programming language. You should make sure to take the test in a quiet environment where you won't be distracted.
How recruiters use coding tests
Coding tests can help recruiters assess a large number of candidates effectively because they can use an auto-grading system.
$263.37
0.90%
+2.36 Today
After hours:
$263.37
(
0.00%
)
0.00
Closed: 3 Jan, 17:10:18 UTC-5 · USD · NYSE · Disclaimer
1 D
5 D
1 M
6 M
YTD
1 Y
5 Y
MAX
10:30
13:30
16:30
19:30
260.00
261.00
262.00
263.00
264.00
265.00
Prev close $261.01
Lockheed Martin Corp
$481.82
LMT
0.089%
Northrop Grumman Corp
$467.82
NOC
0.041%
Johnson & Johnson
$144.19
JNJ
0.12%
General Motors Co
$51.77
GM
0.78%
Rtx Corp
$115.87
RTX
0.12%
iShares US Aerospace & Defense ETF
$146.20
ITA
0.93%
Howmet Aerospace Inc
$112.76
HWM
1.78%
General Electric Co
$171.96
GE
2.00%
L3Harris Technologies Inc
$209.75
LHX
1.15%
Boeing Co
$169.90
BA
1.15%
Previous close
$261.01
Day range
$260.27 - $264.16
Year range
$247.36 - $316.90
Market cap
72.42B USD
Avg. volume
1.65M
P/E ratio
20.07
Dividend yield
2.16%
Primary exchange
NYSE
GLeaf logo
CDP Climate Change Score
B
Program for duplicate removal and sorting
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Method overriding is a feature in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its parent class.
Occurs in inheritance when a subclass provides a specific implementation of a method that is already provided by its parent class
The method in the subclass must have the same name, return type, and parameters as the method in the parent class
Allows fo...
An interceptor is a design pattern commonly used in software development to capture and manipulate incoming and outgoing requests.
Interceptors can be used for logging, authentication, authorization, error handling, and more
In Angular, interceptors can be used to modify HTTP requests before they are sent to the server
In Spring framework, interceptors can be used to intercept client requests and server responses
A filter in Spring is a component that intercepts incoming requests and outgoing responses, allowing for pre-processing and post-processing.
Filters are used for tasks such as logging, authentication, authorization, and more
Filters can be configured in the Spring application context
Examples of filters in Spring include CharacterEncodingFilter, HiddenHttpMethodFilter, and CorsFilter
My contribution as a Technical Lead includes leading a team, providing technical guidance, resolving technical issues, and ensuring project success.
Leading a team to achieve project goals
Providing technical guidance and mentorship to team members
Resolving technical issues and challenges
Ensuring project success through effective planning and execution
I have led a team in developing a new feature for our product, involving designing, coding, testing, and deployment.
Led a team in developing a new feature
Designed the architecture for the feature
Coded the functionality using Java and Spring Boot
Tested the feature using JUnit and Mockito
Deployed the feature to production environment
I can join within 2 weeks.
I can start within 2 weeks of receiving an offer.
I need to give notice to my current employer.
I may need time to relocate if necessary.
My last interview went well, I was able to showcase my technical skills and experience effectively.
Prepared thoroughly by reviewing common technical interview questions
Highlighted my experience leading technical teams and projects
Demonstrated problem-solving skills with real-life examples
Received positive feedback on my communication and teamwork abilities
Yes, I am ready to travel for work as needed.
I am willing to travel for client meetings, conferences, and team collaborations.
I have previous experience traveling for work in my current or past roles.
I understand the importance of face-to-face interactions in a technical lead role.
Yes, I regularly communicate with my reporting manager to provide updates and discuss any issues or concerns.
Regularly scheduled check-ins with reporting manager
Provide updates on project progress
Discuss any issues or concerns
Seek guidance and feedback from reporting manager
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I excel as an individual contributor and transition smoothly into a team lead role by leveraging my technical expertise and leadership skills.
Demonstrate strong technical skills and consistently deliver high-quality work as an individual contributor.
Proactively seek opportunities to mentor and guide team members, showcasing leadership potential.
Communicate effectively with team members, fostering collaboration and driv...
Springboot is a framework that simplifies the development of Java applications by providing a set of tools and conventions.
Springboot uses embedded servers like Tomcat or Jetty to run applications.
It auto-configures many components based on dependencies added to the project.
It uses annotations like @SpringBootApplication to define the main class of the application.
Springboot uses Spring Framework's Inversion of Control...
SAGA design pattern is used for managing long-lived transactions in distributed systems.
SAGA pattern breaks down a long transaction into a series of smaller, more manageable steps.
Each step in the SAGA pattern is a separate transaction that can be rolled back if needed.
SAGA pattern ensures that the overall transaction is eventually consistent.
Examples of SAGA pattern implementation include using compensating transactio
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
I have over 10 years of experience in software development, with a focus on leading teams and delivering high-quality products.
Led multiple cross-functional teams in developing and launching successful products
Extensive experience in full stack development, including front-end and back-end technologies
Strong background in Agile methodologies and project management
Collaborated with stakeholders to define project require
I have worked on various projects including a mobile app for tracking fitness goals and a web application for managing inventory.
Developed a mobile app using React Native to track fitness goals and provide workout plans
Built a web application using Angular for managing inventory and tracking sales
Implemented RESTful APIs for communication between front-end and back-end systems
SQL is a relational database management system, while NoSQL is a non-relational database management system.
SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores.
SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical data storage and real-time web applications.
Ex...
TCS
Accenture
Wipro
Cognizant