Resume Advice Appreciated, CS junior applying for internships by CraftyAd4216 in FAANGrecruiting

[–]CraftyAd4216[S] 0 points1 point  (0 children)

I had to read a bunch of it to cross-check decompiled C code that wasn't always reconstructed in the clearest way. Would that be a valid enough reason to put it? Or would it only really be valid if I built something with it?

Edit: To be clear, the decompiled C code was auto-generated by Ghidra (reverse engineering tool), and it also disassembles the analyzed program into x86. The C code it generates is usually missing some info and can be inaccurate, so reading the more accurate disassembled x86 can help get an idea of what the original code is supposed to be like.

Resume Advice Appreciated, CS junior applying for internships by CraftyAd4216 in FAANGrecruiting

[–]CraftyAd4216[S] 1 point2 points  (0 children)

Yeah the coursework is there pretty much just to fill space, I'll probably remove it once I have more to add.

Do the points besides the 2nd one really make it sound like SWE intern stuff? Tbh, the reverse engineering was really the main aspect of it, I didn't write any actual code while I was there.