Tag: interview questions
Let U = represent a increasing series of points; xu0 < xu1 && yu0 < yu1, etc. Let D = represent a decreasing series of points; xd0 < xd1 …
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 …
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 …