i
Wipro
Filter interviews by
Technical leads guide teams in software development, ensuring quality and timely delivery of projects.
Facilitate communication between team members and stakeholders.
Implement best practices in coding and design patterns, e.g., MVC.
Conduct code reviews to maintain code quality and share knowledge.
Mentor junior developers to enhance their skills and career growth.
Manage project timelines and deliverables using Agile...
ISO 27K is a set of standards for information security management systems.
ISO 27K provides guidelines for managing and protecting sensitive information.
It includes controls for risk management, access control, and incident management.
ISO 27K certification is often required for companies handling sensitive data.
Examples of ISO 27K standards include ISO 27001 and ISO 27002.
SOX Compliance is a set of regulations that public companies must follow to ensure accurate financial reporting.
SOX stands for Sarbanes-Oxley Act
It was enacted in 2002 after accounting scandals at Enron and WorldCom
It requires companies to establish and maintain internal controls over financial reporting
It also mandates regular audits and certifications of financial statements
Non-compliance can result in fines, le...
Risk assessment for an application involves identifying potential threats and vulnerabilities and evaluating their impact.
Identify potential threats and vulnerabilities
Evaluate the impact of each threat or vulnerability
Determine the likelihood of each threat or vulnerability occurring
Prioritize risks based on their impact and likelihood
Develop a plan to mitigate or manage each risk
What people are saying about Wipro
To achieve load balance and fault tolerance while deploying an application, we can use techniques like load balancing, clustering, and redundancy.
Implement load balancing to distribute incoming traffic across multiple servers.
Use clustering to group multiple servers together to work as a single unit.
Ensure redundancy by having multiple instances of critical components to handle failures.
Implement fault-tolerant me...
Shared variables are accessible by all tasks in a process, while job shared variables are only accessible by tasks in a specific job.
Shared variables are used to share data between tasks in a process.
Job shared variables are used to share data between tasks in a specific job.
Shared variables can cause race conditions and should be used with caution.
Job shared variables are useful for passing data between tasks in ...
DB activities that can be part of a transaction group
Insertion of data into a table
Updating data in a table
Deletion of data from a table
Creating or dropping a table
Altering the structure of a table
Executing stored procedures
Executing functions
Executing triggers
map() creates a new array by applying a function to each element, while splice() modifies an array by adding/removing elements.
map() takes a callback function and applies it to each element of the array, returning a new array.
Example: [1, 2, 3].map(x => x * 2) returns [2, 4, 6].
splice() changes the contents of an array by removing or replacing existing elements and/or adding new elements.
Example: let arr = [1, ...
To make a website faster, optimize code, use caching, compress files, and minimize HTTP requests.
Optimize code by removing unnecessary code, using efficient algorithms, and reducing database queries.
Use caching to store frequently accessed data and reduce server load.
Compress files to reduce their size and minimize HTTP requests.
Minimize HTTP requests by combining files, using CSS sprites, and reducing the number ...
Spring Boot is a Java-based framework used for building standalone, production-grade applications.
Spring Boot provides a simpler and faster way to set up, configure, and run both web and non-web applications.
It eliminates the need for XML configurations and boilerplate code.
It comes with embedded servers like Tomcat, Jetty, and Undertow, making it easy to deploy applications.
It provides a wide range of starter pro...
Program for duplicate removal and sorting
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
Java 11 introduced a new garbage collector called Epsilon.
Java 11 introduced a new experimental garbage collector called Epsilon, which is a no-op garbage collector.
Epsilon is designed for applications that do not require garbage collection, essentially turning off the garbage collector.
This can be useful for performance testing or short-lived applications where the overhead of garbage collection is not needed.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Coalesce reduces partitions without a shuffle; repartition reshuffles data across partitions, potentially increasing or decreasing them.
Coalesce is used to decrease the number of partitions without a full shuffle, improving performance.
Example: If you have 10 partitions and want to reduce to 5, use coalesce(5).
Repartition can increase or decrease partitions and involves a full shuffle, which can be more resource-intens...
The project architecture involved a microservices approach with RESTful APIs and a cloud-based deployment strategy.
Utilized microservices to enhance scalability and maintainability.
Implemented RESTful APIs for seamless communication between services.
Deployed on AWS using Docker containers for efficient resource management.
Incorporated CI/CD pipelines for automated testing and deployment.
Used a PostgreSQL database for d...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
I am looking for a challenging role where I can utilize my technical skills to lead a team towards success.
Seeking a role that allows me to lead and mentor a team
Interested in utilizing my technical skills to drive projects to completion
Looking for opportunities to collaborate with cross-functional teams
Desire to contribute to the overall success of the organization
I have been working on developing software applications for the past 5 years, focusing on backend development and system architecture.
Developing software applications
Backend development
System architecture design
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
SOLID principles are a set of five design principles in object-oriented programming to make software more maintainable, flexible, and scalable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects ...
Authorization in .NET Core is the process of determining what a user is allowed to do within an application.
Authorization is the process of checking if a user has the necessary permissions to perform a certain action.
In .NET Core, authorization can be implemented using attributes like [Authorize] on controllers or actions.
Authorization can also be done programmatically by checking roles or policies.
Examples of authoriz...
The duration of Wipro Technical Lead interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 94 interview experiences
Difficulty level
Duration
based on 1.4k reviews
Rating in categories
Project Engineer
33.5k
salaries
| ₹3.5 L/yr - ₹8.2 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹6.2 L/yr - ₹19 L/yr |
Senior Associate
21.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.1k
salaries
| ₹16.5 L/yr - ₹30 L/yr |
Senior Project Engineer
18.7k
salaries
| ₹6.4 L/yr - ₹16.5 L/yr |
TCS
Infosys
Tesla
Amazon