Filter interviews by
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layout, and more.
Both HTML and CSS are essential for creating visually
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
1 hr long interview,
Cover all the jquery, javascript and devops as well, didn't asked much from HTML and css. suggest you to don't focus on that if you're giving interview with a 2yrs + experience.
I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds.
Html , Css ,Bootstrap.
I have given coding test on PHP,HTML,CSS
PHP is a server-side scripting language used for web development.
PHP is used to create dynamic web pages and web applications.
It can interact with databases, handle forms, and manage sessions.
PHP can be embedded into HTML code.
Popular websites like Facebook, Wikipedia, and WordPress use PHP.
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 3 interview rounds.
Aptitude and coding round
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
English, Aptitude, It was easy
Easy and basics questions were asked
I applied via Campus Placement and was interviewed in Oct 2022. There were 2 interview rounds.
An object is a data structure that contains properties and methods. An array is a collection of values stored in a single variable.
Objects are used to represent real-world entities or concepts in code.
Arrays are used to store and manipulate lists of data.
Objects and arrays are both commonly used in JavaScript programming.
Example of an object: const person = { name: 'John', age: 30 }
Example of an array: const numbers =
I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.
Coding type
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 3 interview rounds.
HTML stands for Hypertext Markup Language and CSS stands for Cascading Style Sheets.
HTML is used for creating the structure and content of a webpage.
CSS is used for styling and formatting the appearance of a webpage.
HTML and CSS are the fundamental building blocks of web development.
HTML tags are used to define elements on a webpage, while CSS is used to apply styles to those elements.
There are different types of HTML
Types of CSS are internal, external and inline.
Internal CSS is defined within the HTML document using the