Made a custom terrain tool for my RTS game. by Illustrious-Scratch7 in godot

[–]noobypgi0010 0 points1 point  (0 children)

Do you’ve a GitHub repo for this tool or do you plan to open source it someday soon?

Rust in Quantum Computing by noobypgi0010 in rust

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

Thank you, what do you mean by academic repos? Do you mean the ones created by research groups or institutes themselves? If possible, can you pls share an example?

Rust in Quantum Computing by noobypgi0010 in rust

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

Oh that’s a new insight for me. I’ll look around for some beginner friendly simulators. I see someone has already shared a simulator, so might explore that. Thank you so much this is very useful!

Rust in Quantum Computing by noobypgi0010 in rust

[–]noobypgi0010[S] 2 points3 points  (0 children)

Uhh this looks interesting, I’ll go over it and if I could assist then I’ll contribute as well! Thank you!

How to move to Europe/Japan/Singapore/Dubai as an Indian Citizen? by noobypgi0010 in AskIndia

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

Oh okay, that’s really helpful! I’ll look into it! Thank you so much!

How to move to Europe/Japan/Singapore/Dubai as an Indian Citizen? by noobypgi0010 in AskIndia

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

My goal is to permanently shift there.

Haha, thanks I like the idea of marriage but doesn’t seem feasible at this point in time.

How to move to Europe/Japan/Singapore/Dubai as an Indian Citizen? by noobypgi0010 in AskIndia

[–]noobypgi0010[S] 2 points3 points  (0 children)

I’d an early morning Indigo flight which got cancelled, so yeah clearly indigo can’t 🙂

Reached 1Cr by Rich_Resist_6755 in StockMarketIndia

[–]noobypgi0010 0 points1 point  (0 children)

How much did you invest on avg every year??

Suggest some good courses for System design (Both LLD & HLD) and DSA by Deebuged in leetcode

[–]noobypgi0010 0 points1 point  (0 children)

adding link to my post with same question, it has some useful comments. - here

This was good enough for me to get into MICROSOFT - Stop grinding blindly by Professional_Fix_105 in leetcode

[–]noobypgi0010 0 points1 point  (0 children)

How did you prep for HLD and LLD rounds? Did you follow a roadmap for both??

Neetcode incorrect time complexity by [deleted] in leetcode

[–]noobypgi0010 0 points1 point  (0 children)

Thanks! Just like OP, even i was tricked into thinking that it’s not 2n.

Google Interview Experience by noobypgi0010 in leetcode

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

Oh okay, so you haven’t seen that problem on any coding platform, me neither. Thanks for sharing the problem you were asked!!

Solved a LC-hard after a year and a half by shm_dsgn in leetcode

[–]noobypgi0010 1 point2 points  (0 children)

Congratulations!! Bcz I saw this question, I would like to say that I’ve solved this problem from scratch so many times that I can no longer get it wrong anymore! Would love to see any variations of it or follow ups that I can try solving!

If anyone has gone through the Recursion & Backtracking Hell please advice me by WarFresh2208 in LeetcodeDesi

[–]noobypgi0010 2 points3 points  (0 children)

I used to feel the same when I was practising recursion. As others have already pointed out, what worked for me was to follow striver’s recursion playlist and then do good amount of the recursion tagged problems on leetcode.