HTML (Interview) Questions

Disclaimer:

• The questions covered here are mostly conceptual
• I never claim during interviews, only these type of questions are/should be asked
• For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.
Series: 1️⃣
Level: Beginner
Topics:

1️⃣ Basics
2️⃣ Tags and Elements
3️⃣ HTML Structure
4️⃣ Headings, New Line, Blank Space
5️⃣ Tables
1️⃣ Basics

✪ What is HTML?
✪ Is HTML a programming language? (😝 this one is asked only in Twitter)
✪ What is HTML5?
✪ What are the features added/modified in HTML5?
✪ What is Semantic HTML? What advantage does it have?
2️⃣ Tags and Elements

✪ What is a tag?
✪ What is an element?
✪ What is the difference between an element and a tag?
✪ What is a void element?
✪ Which elements in HTML5 are void elements?
✪ Define some semantic tags.
3️⃣ HTML Structure

✪ How does a parser know the document is a valid HTML5?
✪ Is HTML hierarchically structured?
✪ What is the top most element?
✪ What is the purpose of "head" element?
✪ What is title of a page? How to write it in HTML?
✪ What is favicon? How to specify it in HTML?
✪ What does "meta" tag used for?
✪ What does "script" tag used for?
✪ What is the purpose of "body" element?
4️⃣ Headings, New Line, Blank Space

✪ How many heading elements HTML provide?
✪ Are heading elements void elements?
✪ How does a new line "\n" rendered?
✪ How to insert a new line in HTML?
✪ Can multiple contiguous blank spaces rendered as it is?
✪ How to display blank spaces correctly in HTML?
5️⃣ Tables

✪ Define all table related tags.
✪ What tag is used for a row?
✪ What tag is used for a cell?
✪ What does "thead" do?
✪ What does "tbody" do?
✪ What is the difference between "th" and "td"?
✪ How to give caption to a table?
✪ What is a column group?
✪ How to combine multiple cells into one cell?
✪ How to add footer contents in a table?
The next 🧵 of this series will provide questions from

1️⃣ Hyperlinks
2️⃣ Images
3️⃣ Lists
4️⃣ Inputs
5️⃣ Selection List
Check 👇 for "Interview Questions" on few other subjects.

The next in the “Interview Questions” series is here 👇

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Swapna Kumar Panda ✨

Swapna Kumar Panda ✨ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @swapnakpanda

11 Nov
Data Structures & Algorithms (DSA) Interview Questions

Disclaimer:

• The questions covered here are mostly conceptual
• I never claim only these type of questions are/should be asked during interviews
• For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.
Series: 1️⃣
Level: Beginner
Topics:

1️⃣ Algorithms
2️⃣ Data Structures
3️⃣ Array
4️⃣ Array-Algorithms
Read 14 tweets
10 Nov
Hey 👋

I have been working hard to consistently provide you the best possible contents on

🕸 Interview Questions
🕸 DSA
🕸 JavaScript through Infographics
🕸 Python+JS

More to come in future. Don't wanna miss out?

✅ Follow @swapnakpanda
🔔 Turn on Notifications

Details 👇
0️⃣ Who am I?

✪ I am Swapna from India 🇮🇳
✪ I had 10+ years of Experience
✪ I was a Software Architect
✪ I quit job in 2016 for health issues
✪ I am now a Tech Educator
✪ I will soon have my Blog, Portfolio and YT Channel

For what have I posted in Twitter so far, see 👇
1️⃣ Interview Questions

You all love em right? Here are those

✪ DSA
✪ JavaScript
✪ Python
✪ SQL
✪ React
✪ GIT
✪ HTML/CSS
✪ NoSQL
✪ Java
✪ OOPs & Design Patterns
✪ Machine Learning (ML)
✪ Networking

All threads are organised at one place. 👇

twitter.com/i/events/14559…
Read 8 tweets
10 Nov
OOPs & Design Patterns Interview Questions

Disclaimer:

• The questions covered here are mostly conceptual
• I never claim only these type of questions are/should be asked during interviews
• For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.
Series: 1️⃣
Level: Beginner/Medium
Topic:

1️⃣ OOPs Basics
2️⃣ Class, Object, Interface
3️⃣ Encapsulation, Abstraction, Polymorphism, Inheritance
4️⃣ Constructor and Destructor
5️⃣ Design Patterns
Read 18 tweets
8 Nov
SQL Interview Questions (S2)

This is the 2nd in this series. Check the first one 👇

Disclaimer:

• The questions covered here are mostly conceptual
• I never claim during interviews, only these type of questions are/should be asked
• For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.
Read 18 tweets
7 Nov
💙 Data Structures in a Nutshell: Doubly Linked List

⇨ What? Why? How?
⇨ List of Operations
⇨ Pseudo Code
⇨ Time & Space Complexities

Before starting, if you want to learn more about a simple Linked List, check it 👇

We will cover,

0️⃣ Basics (What, Why, How)
1️⃣ Traversal
2️⃣ IsEmpty
3️⃣ Size
4️⃣ Fetch an Element
5️⃣ Insert an Element
6️⃣ Delete an Element
7️⃣ Time & Space Complexities
Read 34 tweets
6 Nov
JavaScript Interview Questions (S2)

Series: 2️⃣
Level: Beginner
Topics:

1️⃣ Variable Naming
2️⃣ Variable Declaration
3️⃣ Variable Scope
4️⃣ Assignment Operators
5️⃣ Bitwise Operators
1️⃣ Variable Naming

✪ What is a variable?
✪ How to name a variable/Choose a valid variable name?
✪ Is "$" allowed in variable names?
✪ Can variable names begin with a numeric digit? If no, why?
Read 14 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Thank you for your support!

Follow Us on Twitter!

:(