asked questions on difference between deep copy vs shallow copy in python, serilization in python, diff between fast api and Django and asked on why python is called dynamically typed language
for fresher its a two round ,questions are asked based on resume ,once after the interview they assign task to complete for devops gave a 3 tier app to deploy on a ec2 machine
Perguntas de entrevista [1]
Pergunta 1
what is docker ,kubernetes,how to debug 502 error ,about projects
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Ozrit (Hyderābād) em ago. de 2025
Entrevista
Overall, the discussion was focused on understanding how well I can apply semantic elements in real-world projects, not just list them. The funny part is that the technical lead had very poor communication skills and was struggling to even ask the questions properly, yet he ended up rejecting me. The irony is that I have 4 years of experience, while the panel included someone with only 2 years of experience asking me these questions.
Perguntas de entrevista [1]
Pergunta 1
What is semantic HTML?
2. Why do we use semantic elements instead of and ?
3. Can you list the 13 semantic tags introduced in HTML5?
4. What is the difference between and ?
5. How does semantic HTML improve SEO and accessibility?
6. What is the role of in a webpage?
7. Can you use multiple or tags on a page?
What is the difference between and ?
9. When would you use in a layout?
10. How is different from a normal containing links?
11. What is the difference between and ?
12. When should you use and ?
13. How does help with accessibility and SEO?
14. What’s the purpose of tag?
15. You’re building a blog. Which semantic tags would you use for:
Blog post content
Comments
Author info
16. How would you structure a page with header, sidebar, main content, and footer using semantic tags?
17. If you remove all CSS, how does semantic HTML still help the user?
18. In a webpage, would you put inside or outside? Why?
19. If you have multiple elements, how should they be differentiated semantically?
20. How do screen readers benefit from semantic tags?
21. What happens if you use instead of — any difference for SEO or accessibility?
22. Are semantic tags only for structure, or do they have styling by default?
23. Can you nest inside or vice versa? When would that make sense?
24. Explain how , , , , , and work together in a typical website layout.