100 techNewbies questions
by Chioma Goodluck
A tool that simplifies web development, like Django or React.
35. **What is responsive design?**
A design approach that ensures web pages look good on all devices.
36. **What is a frontend?**
The part of a website that users interact with directly.
37. **What is a backend?**
The server side of a website that handles logic, database interactions, and more.
38. **What is a database?**
A structured collection of data stored electronically.
39. **What is an API?**
An Application Programming Interface allows different software to communicate.
40. **What is DOM?**
The Document Object Model represents the structure of a web page.
---
### **Problem-Solving**
41. **How do I improve my problem-solving skills?**
Practice coding challenges on platforms like LeetCode or HackerRank.
42. **What is an algorithm?**
A step-by-step procedure to solve a problem.
43. **What is a data structure?**
A way of organi