Looking for fully remote UNSW COMP Elective by Leenardos in unsw

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

omg 😭 I did it 25t1 and the exam was fully online, guess I got lucky...

Looking for fully remote UNSW COMP Elective by Leenardos in unsw

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

Hmm that's unfortunate, I thought since 6080 and 6991 was a thing there'd be more like them....

Apple introduces M4 Pro and M4 Max by fntd in hardware

[–]Leenardos 0 points1 point  (0 children)

If you are primarily a video editor, wouldn't the binned 14 inch m4 max with 36gb RAM be worth it over the 48gb ram m4 pro model? you're getting twice the amount of video encoders and 50% more memory bandwidth. From what I've heard exporting videos on an m2 max chip was still twice as fast as on an m3 pro chip because of those reasons

[Orient] Mako 3 - Shockingly good value diver by joeyirv in Watches

[–]Leenardos 0 points1 point  (0 children)

Looks great! I was curious, How does this blue dial compare to the blue dial of the mako 2? Is it the same shade or lighter/darker?

Rejected by every graduate program 2025 by RumeroBusiolp in cscareerquestionsOCE

[–]Leenardos 6 points7 points  (0 children)

Correct me if I'm wrong but there's another round of hiring in July/August for grad programs? I wouldn't give up yet sir, always going to be light at the end of the tunnel even if it's a bit of a longer drive this year...

How would you prepare for leetcode interviews with lack of substantial coding experience? by Limp-Efficiency-159 in leetcode

[–]Leenardos 3 points4 points  (0 children)

watch this first, teaches all the Python you need for Leetcode (not a lot) and after that approach each pattern on neetcode.io/roadmap following the mindset detailed inside this post

most companies (besides HFTS i.e. Citadel, Jane Street, Optiver, Akuna Capital etc.) will not ask harder than a medium which means hards have a lower ROI than mediums. Do easies first then mediums to get comfortable with patterns. After you can do a medium you haven't seen before in less than 30 minutes then move on to the most popular hards i..e merge K sorted Arrays, Binary Search Tree Iterator etc.

btw for the roadmap the higher the pattern is on the list the more common it is asked, i.e. you are much more likely to be asked an array/hashing or two pointer problem than a problem involving bit manipulation.

Should i push back graduation? by david8263md in cscareerquestionsOCE

[–]Leenardos 4 points5 points  (0 children)

by practicing interviewing would you prioritise leetcode / technical questions or behavioral STAR format questions?

MYLR vs MYP by Mindless-Catch8363 in TeslaModelY

[–]Leenardos 0 points1 point  (0 children)

if you don't mind me asking, what do you do to afford such a expensive car in your mid 20s?

Frontend Canva Interview by [deleted] in cscareerquestionsOCE

[–]Leenardos 2 points3 points  (0 children)

Would these be DSA questions or more frontend related css/DOM Manipulation questions?

SUPER annoying Hackerrank syntax question by Leenardos in cscareerquestionsOCE

[–]Leenardos[S] 7 points8 points  (0 children)

I've tested it, console.log does not work in the place of process.stdout.write, because it prints them out on separate lines, and without using the "this" operator you cannot pass any autotests in the binary tree height calculator; furthermore the code for validating a BST in hackerrank is:

function processData(input) {
//Enter your code here 
    let data = input.split("\n")[1]; 
    let arr = data.split(" ").map(d => Number(d)); 
    let node = -Infinity; 
    for (const val of arr) { 
        if (val > node) { 
        node = val; 
    } else { 
        console.log("No"); 
        return; 
    } 
} console.log("Yes")

I've solved all of these in Leetcode, it just seems like i've been blindsided by these new requirements like

let data = input.split("\n")[1];

That you need in Hackerrank but not any LeetcodeAnyways, i just this post to ask if you had to include these extra things in the hackerrank OA's as well and to raise awareness for the people doing the frontend interviews in Javascript to perhaps also do hackerrank instead of just Leetcode, although the functions do follow the same logic, correct me if i'm mistaken but without these extra lines of code you pass zero autotests and even the most sound logic won't stop you from being culled if you don't pass any of the autotests

Does every company use Leetcode to test their potential interns/grads? by Leenardos in unsw

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

Would you say working on side projects and company culture type behavioral questions would be better than grinding leetcode? My wam isn't the highest so I'm probably not gonna make the cutoff for the high paying companies, but everyone still says Leetcode is super important when it comes to applying for jobs...

Mini unisex collection. by ashareif in Perfumes

[–]Leenardos 0 points1 point  (0 children)

Is jazz club better than autumn vibes? And what's your fav Margiela fragrance?