i
Wipro
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
HTML, Css, PHP, MySQL....ect
CSS - Cascading Style Sheets, HTML - HyperText Markup Language, SQL - Structured Query Language
CSS stands for Cascading Style Sheets and is used for styling web pages
HTML stands for HyperText Markup Language and is used for creating the structure of web pages
SQL stands for Structured Query Language and is used for managing and manipulating databases
A database is a structured collection of data that is stored and accessed electronically.
A database organizes data into tables, rows, and columns.
It allows for efficient storage, retrieval, and manipulation of data.
Examples of databases include MySQL, PostgreSQL, and MongoDB.
A class is a blueprint for creating objects in object-oriented programming. An object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is a specific instance of a class.
Objects can interact with each other through methods defined in their classes.
Example: Class 'Car' defines properties like 'color' and behaviors like 'drive'. An object 'myCar' can be created from this class.
Ex...
Full stack developers have a wide range of skills and can work on both front-end and back-end development, making them versatile and in high demand.
Full stack developers can work on all aspects of a project, from database design to user interface.
They can easily switch between front-end and back-end tasks, making them valuable team members.
Having knowledge of multiple technologies allows full stack developers to troubl...
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Ensure a class has only one instance by providing a global access point to it
Use a private constructor to restrict instantiation of the class
Provide a static method to access the instance of the class
Extension methods allow adding new methods to existing types without modifying the original type.
Extension methods must be defined in a static class.
The first parameter of an extension method specifies the type being extended and is preceded by the 'this' keyword.
Extension methods can be called as if they were instance methods of the extended type.
Life cycle hooks in Angular are functions that are called at specific points in the component's life cycle.
ngOnChanges: Called when an input property changes
ngOnInit: Called once the component is initialized
ngOnDestroy: Called before the component is destroyed
Use event emitters or callback functions to send data from child to parent component in Angular
Use @Output decorator in Angular to create custom events in child component and emit data to parent component
Pass a function as a prop from parent to child component, which child can call to send data back to parent
Use services to share data between components in Angular
The goal of this year is to enhance my skills in full stack .NET development and contribute to impactful projects.
Enhance skills in full stack .NET development through continuous learning and practice
Contribute to impactful projects by delivering high-quality code and solutions
Collaborate with team members to achieve project goals and deadlines
posted on 11 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Use the built-in reverse() method to reverse an array in JavaScript.
Use the reverse() method on the array to reverse its elements in place.
Example: let arr = ['apple', 'banana', 'cherry']; arr.reverse(); // ['cherry', 'banana', 'apple']
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing direct manipulation of the actual DOM.
When changes are made to the virtual DOM, a comparison is done with the actual DOM to identify the minimal number of updates needed.
This approach reduces the number of DOM ...
Foreign key in SQL is a field in a table that is a primary key in another table, establishing a relationship between the two tables.
A foreign key constraint ensures referential integrity between two related tables.
It helps maintain consistency and avoid orphan records.
Example: In a database with tables 'orders' and 'customers', the 'customer_id' in 'orders' table can be a foreign key referencing the 'id' column in 'cus
Props are read-only properties that are passed from a parent component to a child component in React.
Props allow data to be passed down the component tree.
Props are immutable and cannot be changed by the child component.
Props are accessed in the child component using this.props.
I applied via Naukri.com and was interviewed in Jan 2024. There were 4 interview rounds.
Php, java, HTML, SQL, NODE js
Normal questions aptitude
posted on 7 Jul 2024
posted on 4 Jun 2024
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Spring Boot is preferred over Spring for easier setup and configuration. Beans scope defines object lifecycle. Spring annotations simplify configuration. ReactJS for efficient data fetching.
Spring Boot is preferred for its convention over configuration approach, making setup and configuration easier.
Beans scope in Spring defines the lifecycle of objects, such as singleton, prototype, request, session, etc.
Spring annota...
I applied via AmbitionBox and was interviewed in Sep 2023. There were 4 interview rounds.
An exam used to determine an individual's skill or propensity to succeed in a given activity.
Oops in Java stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
Oops in Java focuses on creating objects that interact with each other to solve a problem
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: Creating a class 'Car' with properties like 'make', 'model', and methods like 'drive', 'stop'
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
Quantitive aptitude, reasoning
Project Engineer
32.6k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
22.9k
salaries
| ₹5.8 L/yr - ₹22.5 L/yr |
Senior Associate
21.1k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.6k
salaries
| ₹5 L/yr - ₹19.3 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹30 L/yr |
TCS
Infosys
Tesla
Amazon