C# using heap in OA

Hi guys,
Question for C# programmers:
I have not experienced yet but wondering what happens if an online assessment problem needs to use Heap (which is not implemented in C#)?
Is it allowed to copy/paste from StackOverflow or should I just implement new one by myself(which will take some time)

Comments (4)