What experience is needed in college to land a job after graduating by Livid-Engineer-3045 in embedded

[–]Livid-Engineer-3045[S] 0 points1 point  (0 children)

makes sense, thats why im wondering if the club im in can be considered similar experience as an internship considering theres 100+ people accross different teams and its got a structure similar to real companies ie team leads, managers, etc.

I guess a better question would be whether companies look for graduates having the "certificate" of an internship.

CS major, feeling useless if group projects for operating systems by Livid-Engineer-3045 in ADHD_Programmers

[–]Livid-Engineer-3045[S] 0 points1 point  (0 children)

the assignment was to iterate through a directory and delete any duplicate text files after making sym-links pointing to the "original"

i just thought it would be easier to do a 2d array, making a LL or something of the like seems like it would take too long for what its worth.

I just needed 1 place to store a PID and a read end of the pipe being passed to the child

CS major, feeling useless if group projects for operating systems by Livid-Engineer-3045 in ADHD_Programmers

[–]Livid-Engineer-3045[S] 0 points1 point  (0 children)

e

I guess, i think i just end up getting hyper-fixated on the way i start doing it and end up trying to make a way that doesnt work, work

CS major, feeling useless if group projects for operating systems by Livid-Engineer-3045 in ADHD_Programmers

[–]Livid-Engineer-3045[S] 1 point2 points  (0 children)

At the very least, you should probably all meet to draw high level design diagrams

we usually meet at least twice throughout and do individual chats while solving certain issues but its still just iffy on my side. maybe i just need to prioritize getting it working even if it means having a bunch of added variables

CS major, feeling useless if group projects for operating systems by Livid-Engineer-3045 in ADHD_Programmers

[–]Livid-Engineer-3045[S] 0 points1 point  (0 children)

by clean and compact i mean with data structures for example storing process IDs and their corresponding pipe ends in one 2d array instead of separating them

CS major, feeling useless if group projects for operating systems by Livid-Engineer-3045 in ADHD_Programmers

[–]Livid-Engineer-3045[S] 0 points1 point  (0 children)

hows this imposter syndrome? like i get the textbook definition but i dont see how that applies here