|
|
|
|
|
by tester756
1112 days ago
|
|
I'll argue - bitwise operations, they're fundamentals too, but If you arent working close to hardware, then for example doing bitwise operations may be really rare. I don't think I've met a problem that required them even once during my first few years as SE. I've had CS degree and years of experience and I werent proficient with those, I needed to write it down in steps and then I started working closer to hardware where those operations were common and I've learned it I don't even remember whether we were doing them in school |
|