i
Wipro
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
Logic App logs are stored in Azure Monitor Logs (formerly known as Log Analytics).
Logic App logs are stored in Azure Monitor Logs, which is a centralized log storage and analytics service in Azure.
Logs can be viewed and analyzed using Azure Monitor Logs queries.
Logs can also be integrated with other Azure services for monitoring and alerting purposes.
Use the OFFSET and FETCH clauses in SQL to get the 5th top position data.
Use the ORDER BY clause to sort the data in descending order.
Use the OFFSET clause to skip the first 4 rows.
Use the FETCH clause to retrieve only the next row after skipping the first 4 rows.
Custom middleware in .NET Core can be implemented by creating a class that implements the IMiddleware interface and adding it to the application pipeline.
Create a class that implements the IMiddleware interface
Implement the InvokeAsync method in the middleware class to handle the request processing logic
Add the custom middleware to the application pipeline in the Configure method of the Startup class
Authentication verifies the identity of a user, while authorization determines what resources a user can access.
Authentication confirms the identity of a user through credentials like username and password.
Authorization determines the permissions and access levels of a user based on their authenticated identity.
In ASP.NET Core, authentication is handled through middleware like Identity, OAuth, or JWT tokens.
Authorizati...
Session management in ASP.NET Core involves storing and retrieving user-specific data during a user's visit to a website.
Session data is stored on the server side by default in ASP.NET Core
Session data can be accessed and manipulated using the HttpContext.Session property
Session data can be configured to use different storage providers such as in-memory, distributed cache, or SQL Server
Session data is typically used to...
posted on 21 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 7 interview rounds.
An aptitude is a component of a competence to do a certain kind of work at a certain level. Outstanding aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped
Coding is the process of allowing humans to speak to computers. As computers only understand binary language — a series of zeros and ones — humans need to use a programming language as a translator of sorts.
Group discussion is a discussion between a group of participants on a given subject. A group discussion typically forms a part of the selection process used by organisations and educational institutions. The candidates talk about the given topic to present facts, opinions and conclusions.
An assignment is a task that someone in authority has asked you to do. The word assignment is just the noun form of the common verb assign, which you use when you want to give someone a duty or a job. When you assign something, that something is called an assignment.
Case study is an appropriate research design when you want to gain concrete, contextual, in-depth knowledge about a specific real-world subject. It allows you to explore the key characteristics, meanings, and implications of the case. Case studies are often a good choice in a
Technical skills often require specific education, such as programming languages, technical writing, or data analysis.
Programming languages: Examples include Java, Python, C++, etc.
Technical writing: Ability to write technical documentation, manuals, and reports.
Data analysis: Skills in analyzing and interpreting data using tools like Excel, SQL, or R.
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Team lead is responsible for managing the workload of the team, including assigning tasks, providing guidance, and resolving conflicts.
Assign tasks to team members based on their skills and workload capacity
Provide guidance and support to junior team members to help them complete their tasks successfully
Monitor progress of tasks and ensure deadlines are met
Resolve conflicts within the team by listening to all parties i...
Normal aptitude group discussion assignment case study
Coding test assignment one on one round
Technical skills are essential for a Network Engineer, but soft skills are also important for effective communication and teamwork.
Technical skills are necessary for configuring and troubleshooting network devices.
Soft skills like communication, teamwork, and problem-solving are crucial for working effectively with colleagues and clients.
Balancing technical expertise with interpersonal skills is key to success in the r...
DHCP is a protocol used to assign IP addresses dynamically to devices on a network, while DNS is a system that translates domain names to IP addresses.
DHCP assigns IP addresses to devices on a network dynamically
DNS translates domain names to IP addresses
RDP (Remote Desktop Protocol) allows users to remotely connect to a computer
FRP (Fiberglass Reinforced Plastic) is a material used in construction
30nd does not seem to
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
Stuck switching refers to a situation where a network switch is unable to forward traffic due to a malfunction or configuration issue.
Stuck switching can occur when a switch's forwarding table becomes corrupted or when there is a hardware failure.
It can also happen if there is a loop in the network causing broadcast storms.
Troubleshooting stuck switching involves checking the switch's configuration, monitoring network ...
BGP path selection process determines the best path for routing based on various attributes.
BGP selects the path with the highest weight attribute first
If weights are the same, BGP looks at the local preference attribute
Next, BGP considers the AS path length
BGP then checks the origin code attribute
After that, BGP looks at the MED (Multi-Exit Discriminator) attribute
If all else is equal, BGP chooses the path with the lo...
A stub area is an OSPF area that does not contain external routes.
Stub areas reduce the amount of routing information exchanged within an OSPF network.
Stub areas use a default route to reach external networks.
Stub areas are commonly used to reduce the size of the OSPF database and improve network performance.
STP stands for Spanning Tree Protocol, used in network environments to prevent loops and ensure redundant paths are utilized efficiently.
STP is a network protocol used to prevent loops in Ethernet networks.
It works by selecting a single path for data traffic while blocking redundant paths.
STP elects a root bridge and calculates the shortest path to each network segment.
If a link fails, STP recalculates the network topo...
I was interviewed in Aug 2023.
I applied via Company Website and was interviewed in Mar 2023. There was 1 interview round.
I am a skilled DOT NET Developer with experience in developing web applications and software solutions.
Experienced in developing web applications using ASP.NET, C#, and SQL Server
Proficient in software development life cycle (SDLC) methodologies
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
Temp table is a temporary table that is created in the memory or on the disk and is used to store data temporarily.
Temp table is created using the CREATE TABLE statement with the # symbol before the table name.
It is used to store intermediate results during complex queries or stored procedures.
Temp tables are automatically dropped when the session that created them ends or when the connection is closed.
Example: CREATE ...
SQL procedure is used to perform an action, while function returns a value.
Procedures can modify data, while functions cannot.
Functions can be used in SQL statements, while procedures cannot.
Functions must return a value, while procedures do not have to.
Example of a procedure: CREATE PROCEDURE myProcedure AS SELECT * FROM myTable;
Example of a function: CREATE FUNCTION myFunction() RETURNS INT AS BEGIN RETURN 5; END;
Interview experience
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23k
salaries
| ₹5.8 L/yr - ₹22.6 L/yr |
Senior Associate
21.3k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon