Filter interviews by
I applied via Hirect and was interviewed before Jan 2022. There was 1 interview round.
HTML is a markup language used to create the structure of web pages.
HTML stands for HyperText Markup Language.
It is used to create the structure of web pages by using tags.
Tags are enclosed in angle brackets, like <tag>.
HTML elements are used to define the different parts of a webpage, such as headings, paragraphs, images, links, etc.
Attributes can be added to HTML elements to provide additional information or fu...
Javascript features include dynamic typing, event-driven programming, and object-oriented programming.
Dynamic typing allows for flexibility in variable types
Event-driven programming allows for interactive web applications
Object-oriented programming allows for modular and reusable code
Supports functional programming
Can manipulate HTML and CSS
Can handle asynchronous programming with callbacks and promises
You can add a Javascript file to HTML by using the <script> tag with the src attribute pointing to the file's location.
Use the <script> tag in the HTML file.
Add the src attribute to the <script> tag with the path to the Javascript file.
Place the <script> tag in the <head> or <body> section of the HTML file.
Var is function scoped, let and const are block scoped. Var can be redeclared and updated, let can be updated but not redeclared, const cannot be updated or redeclared.
Var is hoisted to the top of its scope, let and const are not.
Var can be declared without being initialized, let and const cannot.
Var can be used before it is declared, let and const cannot.
Example: var x = 5; let y = 10; const z = 15;
Example: function e...
Semantic tags in HTML are specific tags that provide meaning to the content they enclose.
Semantic tags help search engines and screen readers understand the structure of a webpage.
Examples of semantic tags include <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>.
Using semantic tags improves SEO and accessibility of a website.
Block elements take up the full width available, while inline elements only take up as much width as necessary.
Block elements start on a new line and take up the full width available (e.g. <div>, <p>, <h1>).
Inline elements do not start on a new line and only take up as much width as necessary (e.g. <span>, <a>, <strong>).
To center a div element, use CSS properties like display: flex, text-align: center, margin: 0 auto, etc.
Use display: flex and justify-content: center for horizontal centering
Use text-align: center for centering inline elements inside the div
Use margin: 0 auto for centering block elements with a specific width
An element in HTML is a building block of a webpage, defined by tags and used to structure content.
Elements are defined by tags such as <p> for paragraphs or <img> for images
Elements can have attributes that provide additional information or functionality
Elements can be nested within each other to create a hierarchy of content
Top trending discussions
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
To the job programming in a group discussion on a developed to the company
I am joined in a company because to my family problems and my responsibilities
To the solve in a family problems and i joined to the company
I am Bsc complete in a job to the Wipro company are joined
posted on 2 Feb 2025
I was interviewed in Aug 2024.
I was interviewed in Jan 2025.
posted on 1 Feb 2025
I was interviewed in Aug 2024.
Quantitative aptitude, logical reasoning, verbal ability, technical.
I was interviewed in Jan 2025.
It was easy, bacis aptitude questions asked in this round
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
The number of variances in SAP can vary depending on the specific processes and transactions being analyzed.
The number of variances in SAP can be influenced by factors such as data entry errors, system glitches, or discrepancies in invoice processing.
Variances in SAP may be identified through reconciliation processes, exception reports, or manual reviews of accounts payable transactions.
Examples of variances in SAP inc...
Accounts receivable and accounts payable are two important aspects of a company's financial operations.
Accounts receivable refers to money owed to a company by its customers for goods or services provided.
Accounts payable refers to money owed by a company to its suppliers or vendors for goods or services received.
Accounts receivable is an asset on the balance sheet, while accounts payable is a liability.
Managing accoun...
Cost element and cost center are key concepts in accounting for tracking and allocating costs within an organization.
Cost element refers to the specific types of costs incurred by an organization, such as materials, labor, or overhead.
Cost center is a specific department, team, or function within an organization that is responsible for incurring costs.
Cost elements are assigned to cost centers to track and allocate cos...
SAP supports over 160 currencies worldwide.
SAP supports over 160 currencies for global transactions.
Currencies can be configured in SAP using transaction code OB22.
Each currency is assigned a unique currency code (e.g. USD for US Dollar, EUR for Euro).
There are various types of projects, including internal projects, external projects, research projects, and development projects.
Internal projects focus on improving processes within the organization.
External projects involve working with external partners or clients.
Research projects aim to gather data and analyze findings.
Development projects focus on creating new products or services.
Examples: IT system implementati...
Interview experience
based on 8 reviews
Rating in categories
Web Developer
3
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Full Stack Developer
3
salaries
| ₹2 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant