Tag: Software Engineers
Microsoft has held Hackathon events yearly – for a group of engineers to work on interesting projects – not necessary related to the work projects. Introduction to Hackathon In …
In Big5: Microsoft, Apple, Google, Amazon and Facebook, the software engineers are assigned a level so that they can work hard, and be promoted into next levels in the …
Coding Exercises Practice do make a huge difference! Make sure you’re prepared for your interview by practicing coding exercises in different categories. Coding Interview Tips and Guidance Make sure …
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 …