Category: interviews
Amazon is one of the top IT/technology company in the world. It is huge. Many excellent software engineers want to work for Amazon and so do I. I applied …
I talked to a job agency and surprisingly the agency asked me 10 questions about C#. I think it is a bit surprising because this is the first time …
Even if you are not changing your job, it is still a good idea to attend at least 1 interview every year. This is to: Know your current market …
IMO, there are two types of IT companies. The first one focuses the technology and the second one treats the business model as priorities. Google, Facebook and some other …
Question: Write a SQL query to get the second highest salary (distinct) from the Employee table. +----+--------+ | Id | Salary | +----+--------+ | 1 | 100 | | …