- What's http?
- Why does it call stateless?
- What are cookie and cache?
- How does maintain session in http?
- What's the difference between http and https?
- What's the difference between web server and app server?
- What you typed "google" in your browser, what will happen in DNS?
- Basic http header scenario questions
- Explain regarding RFC
- What is OOP? Explain the pillars of OOP.
- Explain Pleomorphism.
- What's the difference between equality and equivalence?
- What's the difference between call by value and call by reference?
- What's the difference between optimistic lock and pessimistic lock?
- What's Rest?
- What's Restful?
- What's SQL injection?
- How do you use KVS?
- What's bit in 1 byte?
- What's the largest number of 2 bytes?
- If performance was bad, what do you have doubts about?
- What's time complexity?
- What's space complexity?
- How do you proceed to create a new IT system with a consultant or a planner?
This blog moved to medium->https://medium.com/@cocoamaemae
Regarding TIPS about IT technologies or OSS which I created.
Tuesday, January 2, 2018
Ordinary Technical Questions for Web Application Engineer
Subscribe to:
Post Comments (Atom)
Front End Development Tools
TaskRunner Tool executing multiple tasks by only one execution. Tasks are like CSS preprocessor, Transpire, Module Bundler, etc... e.g. ...
-
What is partitioning? The structure which divides one table data to multiple data. When not using partitioning, one table data is aggrega...
-
It is general to create multiple branches and manage them parallel when we do the development by using git. Multiple branches should be mer...
-
What's URL encode? URL can be sent only ASCII characters over internet. When doing http request with query parameters, query parameter...
No comments:
Post a Comment