Frage im Vorstellungsgespräch bei Boclips

(First pairing session) Implement a 'Set' data structure using only primitives and test using a red green TDD approach

Antwort im Vorstellungsgespräch

Anonym

19. Juli 2021

As instructed I gradually added more and more test cases and functionality to go along with it. Add, remove, adding duplicates, size, resizing the underlying array etc