Skip to the content
- Latest version of php?
- What are the changes made in that latest version of PHP?
- What is mean by strict type in php?
- Is php strongly coupled or weekly coupled?
- Is php Tightly coupled or loosely coupled?
- What is microservice architecture?
- What is MVC?
- What is mean by design patterns?
- When to use Mysql, MongoDB, and PostgreSQL?
- When to use Laravel, Symfony?
- When to use Angular, React, Vue?
- How to improve performance of a Web Application?
- What is mean by REST API?
- What are status codes?
- What are SOLID principles?
- What is CQRS?
- What are PSR Rules?
- Types of attacks to a web application?
- What is mean by throtteling?
- What is type casting?
- What is type juggling?
- PHP Lifecycle?
- Laravel Lifecycle?
- Is PHP Dynamically Typed Language?
- What is PDO?
- What is ORM?
- What is Scaffolding?
- What is Boilerplate?
- Difference between abstract class and interface?
- What is trait?
- Difference between Eloquent and Doctrine ORM?
- What is Full-text index?
- What are DB Transactions?
- Can we partition the Mysql database?
- What are Mysql Views?
- What is Procedure?
- Have you integrated any 3rd party API in your application?
- How to integrate 3rd pary API without SDK?
- What is composer?
- What is agile?
- What is docker and what are its benifits?
- What is the difference between REST and SOAP?
- How to optimise the REST APIs?
- How to optimise the Mysql Queries?