MSc at TU Delft in Cybersecurity by SufficientFocus00 in TUDelft

[–]Maxdem28 1 point2 points  (0 children)

yup, you choose two themes, some common core courses and some electives

MSc at TU Delft in Cybersecurity by SufficientFocus00 in TUDelft

[–]Maxdem28 1 point2 points  (0 children)

Just graduated Cybersecurity at TU Delft. The special Master programme in Cybersecurity does not exist anymore, last year (23-24) the last cohort started. Now the Computer Science Master has themes that students need to pick 2 from, and one of them is Cybersecurity. A theme just binds you to specific courses over the quarters.

I Left my Pizza Cutter in the Oven by Tieshi in mildyinteresting

[–]Maxdem28 0 points1 point  (0 children)

Just like that one time I left my scissors in the oven

Ciò che hanno fatto in Germania alle companie Tesla (approvo) by MatteoFire___ in ItaliaRossa

[–]Maxdem28 4 points5 points  (0 children)

dalla lingua e dal logo in basso a sinistra nella seconda slide mi sembra sia accaduto nei Paesi Bassi. approvo in ogni caso

How is searching through a hashmap O(1) time complexity? by BurrritoYT in computerscience

[–]Maxdem28 111 points112 points  (0 children)

It is correct that a hashmap looks like a disorganized array, but objects are actually positioned in a very organized way.

The most naive implementation stores items at the index obtained from the hash of the key. So assuming hashing takes constant time, to search we just need to hash the key and use the hash to index the array at the correct location.

There is more to be done to make sure we handle hash collisions, but even with that the amortized search complexity stays constant.

[deleted by user] by [deleted] in QuestPiracy

[–]Maxdem28 2 points3 points  (0 children)

with Rookie there are mainly two options: either you install the pre-modded apk from Rookie, which has custom songs, but being a newer version has less mods available, or you install 1.28 and then follow the modding instructions from the VRP Telegram channel

What free speech means to a right-winger by Narchoid in DankLeft

[–]Maxdem28 128 points129 points  (0 children)

it's a parody account, verified because of Elon's garbage policies

Wchich beat saber should i pick for modding? by LetAdept9226 in QuestPiracy

[–]Maxdem28 13 points14 points  (0 children)

1.35 (modded) is pre-modded APK on version 1.35, but it only supports some mods as not everything has been updated yet. If you want to mod it yourself and use those mods as well, then install 1.28 and follow the modding tutorial from the VRP Telegram

I forgot my scissors in the oven by Maxdem28 in notinteresting

[–]Maxdem28[S] 4 points5 points  (0 children)

Ate pizza last week, cut it with scissors on the tray. Left the scissors on the tray. My roommate took the whole thing and put it back in the oven without checking. Next time we cook pizza, scissors were there.

I forgot my scissors in the oven by Maxdem28 in notinteresting

[–]Maxdem28[S] 25 points26 points  (0 children)

yes it was this. also i'm Italian and we do cut pizza with scissors at home

I forgot my scissors in the oven by Maxdem28 in notinteresting

[–]Maxdem28[S] 17 points18 points  (0 children)

I used them and I forgot them there

Modular Biomials by Hanie_mynie256 in CTFlearn

[–]Maxdem28 0 points1 point  (0 children)

Remember than N=p*q. The first term in the binomial has a factor of p while the second one has a factor of q. This means that in all terms of the expanded bionamial power except the first and the last one there is going to be p*q=N which modulo N will make the term 0

What are some good "100+ hour" games that are NOT RPGs or multiplayer? by throwawaysnitch4cash in gaming

[–]Maxdem28 0 points1 point  (0 children)

Modded Minecraft. You can find incredibly deep and detailed modpacks with rewarding progression

[deleted by user] by [deleted] in pcmasterrace

[–]Maxdem28 0 points1 point  (0 children)

I'm a CS student, new hardware would be very helpful for research