should we need to know how to implement built-in data structures? -


i'm c# developer , use data structures such list , dictionary time, i'm reading interview books , seem suggest should know how implement such data structures how use them, lot of share same viewpoint?

yes.

for same reasons c or c++ programmer should familiar assembly language; helps understand going on under hood, , improves ability select appropriate data structure particular programming problem.

in same vein, don't have write compiler use favorite programming language effectively, can improve knowledge language writing compiler it.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -