Level-1:
1. Angular exp
2. Observable vs Observer
3. print the employee details whose age is >35 from the employeeList using typescript
4. directives in angular
5. how to pass index in ngFor directive
6. what is two-way databinding
7. which port angular code run by default
8. In which server angular code runs
9. How you clone and run the angular code explain the steps
10. how components communicate each other
11. what is @Input and @Output explain with example
12. BehaviourSubject vs Subject
13. what is templates
14. what recent work you did in angular
15. In which server Selenium scripts run
16. count the freq of a word in sentence using streams
17. explain the microservice architecture
18. Explain how to create a microservice from scratch and what you consider while implementing
19. Explain JWT and how it works
20. SOLID principles
21. explain Open closed principle and tell me one scenario
22. Tell me which pattern we need to use to achieve Open Closed principle
23. Put vs Post
24. Explain CRUD operations
25. Get vs GetMapping
26. in which port Tomcat run by default
27. Have you worked on docker and Kubernetes
28. any CI/CD experience
29. Any cloud experience
30. How can we write Junit test cases for controller class