i
Wipro
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2021. There were 4 interview rounds.
Different ways of implementing dependency injection, middleware, Azure Functions, and Azure Service Bus in .NET Core.
Dependency injection can be implemented through constructor injection, property injection, or method injection.
Middleware can be added to the pipeline using the Use() method in the Startup class.
Azure Functions can be used to create serverless applications that respond to events or HTTP requests.
Azure Se...
Based on the technology an assignment should be completed by the candidate
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
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
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...
I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.
Voice assesment,which will be evaluated by ai
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 Mar 2024. There was 1 interview round.
Dependency Injection is a design pattern where components are given their dependencies rather than creating them internally.
Allows for easier testing by mocking dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Example: Constructor injection, Setter injection, Interface injection
There are three types of LifeTime Scopes in Dependency Injection: Transient, Scoped, and Singleton.
Transient: Objects are created each time they are requested.
Scoped: Objects are created once per request.
Singleton: Objects are created only once and shared across the application.
Implementing DIP in .NET Core
Create an interface for the dependency
Implement the interface in a separate class
Inject the dependency into the consuming class
Use dependency injection container to resolve dependencies
CTE stands for Common Table Expressions, a temporary result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.
CTEs are defined using the WITH keyword in SQL.
They can improve readability and maintainability of complex queries.
CTEs can be recursive, allowing for hierarchical data querying.
Example: WITH cte AS (SELECT * FROM table_name) SELECT * FROM cte;
Example: WITH RECURSIVE cte AS (SELECT...
Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.
Abstract classes can have constructors, fields, and methods, while interfaces cannot.
A class can only extend one abstract class, but it can implement multiple interfaces.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for classes to implem...
Some of the top questions asked at the Wipro Technical Project Lead interview -
based on 14 reviews
Rating in categories
Project Engineer
32.6k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23k
salaries
| ₹5.8 L/yr - ₹22.3 L/yr |
Senior Associate
21.2k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.6k
salaries
| ₹5 L/yr - ₹19 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon