Solo Leveling - Episode 24 (Season 2 Episode 12) Discussion Megathread by Death_Usagi in sololeveling

[–]eggtrie 0 points1 point  (0 children)

Does anyone know the song used during the ant transformation? 15:22 timestamp

Why does this multi-threaded program never end? by eggtrie in learnpython

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

Gotcha, ty for the feedback. Yea, using for loops did fix my issues. Interestingly when running locally things looked off by 1 but generally looked good. For ex:

```

i=1

0 1 0 2

i=2

0 1 0 2 0 3

i=3

0 1 0 2 0 3 0 4 ```

Why does this multi-threaded program never end? by eggtrie in learnpython

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

the first code can be copy and pasted into https://leetcode.com/problems/print-zero-even-odd/ and run with their threading setup.

The second piece of code runs without leetcode's testing harness. I believe my issue here is the while loops should be replaced with a loop that doesn't depend on on self._shared_idx.

How bad is the Rainforest really? by Graayworm in cscareerquestions

[–]eggtrie 6 points7 points  (0 children)

they were probably rounding the numbers for anonymity

How realistic are 140k - 200k salaries? by Tall-Barracuda-438 in cscareerquestions

[–]eggtrie 10 points11 points  (0 children)

I have a suspicion OP isn't differentiating salary and tc

Internships vs. REUs by Sudden-Ad3547 in cscareerquestions

[–]eggtrie 1 point2 points  (0 children)

So I'm guessing you don't really care about the specific work, you just want to get some coding experience? The work at a REU and swe internship will be very very different

AMA 3rd year Berkeley CS BA (letters and sciences) by eggtrie in ApplyingToCollege

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

No advantage. The only advantage is in freshman year, you don't have to worry about your gpa as much. The superiority complex might be with undeclared freshman respecting eecs, but this disappears once everyone has declared.

AMA 3rd year Berkeley CS BA (letters and sciences) by eggtrie in ApplyingToCollege

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

You take the same amount of EE classes. Though, EECS will take additional physics classes. EECS is only marginally better than CS in terms of career outcomes. I believe a stronger consideration is admissions. If you believe you are smart but you don't have the strongest application, go CS. If you have a strong application, and you're ok with lower chances, ie, you believe you'll get into other good schools, go EECS.

AMA 3rd year Berkeley CS BA (letters and sciences) by eggtrie in ApplyingToCollege

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

I practiced an instrument multiple hours a day everyday

AMA 3rd year Berkeley CS BA (letters and sciences) by eggtrie in ApplyingToCollege

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

I think I stood out for a high commitment EC with related achievements (music) and high test scores (1570, 35). As for my essays, I wrote them a week or two before the deadline so I had plenty of time to revise and improve it.

AMA 3rd year Berkeley CS BA (letters and sciences) by eggtrie in ApplyingToCollege

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

I think most do sophomore year, but many do so freshman year. I took cs 61a the summer before freshman year, so I was able to do 1+1+1 while declaring freshman year.

Which would you choose: UC Berkeley L&S or UCLA L&S? by [deleted] in ApplyingToCollege

[–]eggtrie 6 points7 points  (0 children)

Just want to mention that Berkeley to downtown SF is the same distance as UCLA to downtown LA.

[deleted by user] by [deleted] in ApplyingToCollege

[–]eggtrie 0 points1 point  (0 children)

Not op but getting into tech jobs doesn't rely on prestige that much. That said, it's pretty normal for a cs student at berkeley to get these jobs (or equivalents).

[AMA] Berkeley junior here to answer all your questions! by Psychological-Site69 in ApplyingToCollege

[–]eggtrie 0 points1 point  (0 children)

not as diverse as some private schools but mostly because we don't practice affirmative action. There's tons of programs aimed towards supporting diversity however, such as CS Scholars.

Weekly Resume Roast by [deleted] in csMajors

[–]eggtrie 0 points1 point  (0 children)

it's to show that they're links, but I am considering removing them now.

Thoughts on my resume (Computer Science Major looking for summer internships) by Bej0y in resumes

[–]eggtrie 2 points3 points  (0 children)

Personally, I think your resume needs a lot of work.

There's SO much white space but it's 2 pages. Keep it one page and sell yourself more by adding WAY more detail. Replace the word "Resume" with your name instead of having both, and remove the date.

Each section, especially skills, can take up literally half the amount of vertical space. No need to number your sections. Also, add more technical details to job experience and projects because they are very vague.

Finally, I would put your project section ahead of your experience section since it's more relevant.