Category: Software Engineering
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 …
Nested String A string S consisting of N characters is considered to be properly nested if any of the following conditions is true: S is empty; S has the …
What is a Garbage Collector in C# (what does it do). Are the objects automatically GC-ed in C#? If not, why/how? Are the structs automatically GC-ed in C#? Tell …
It is not easy to debug multithreading application because of threads jumping and interleaving each other. When I was debugging some algorithms, I always change the application setting to …
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 …