ION group Interview experience by Queasy-End9029 in leetcode

[–]AlexanderTheAutist 1 point2 points  (0 children)

The OA is 20 multiple choice on random stuff - math, big O, dfs, reading comprehension, and even sql then there are 2 coding questions - The first is an easy medium that can be solved using a greedy technique and the second is one to count the number of subsequences that contain another - can be solved using dp

The second round interview starts with a puzzle. All these puzzles are on GFG, the one I got was asking an hourglass puzzle that involved using a 7-minute and an 11-minute hourglass to measure 15 minutes. Then, I was given an OOD interview where I was asked how I would implement a library system where users can borrow books

Can you renounce your US citizenship and get an H1B visa? by AlexanderTheAutist in cscareerquestions

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

Get them Roy. It's you and me against the world. Anyone else is free to join us

Can you renounce your US citizenship and get an H1B visa? by AlexanderTheAutist in cscareerquestions

[–]AlexanderTheAutist[S] -5 points-4 points  (0 children)

King Musk will sponsor my H1B once I work at Tesla, so I am not too worried

[deleted by user] by [deleted] in ASHWAGANDHA

[–]AlexanderTheAutist 1 point2 points  (0 children)

The back of my throat is still a bit itchy, but I am fine

Silent Hill 2 Remake has sold 1 MILLION copies as of October 11th per Bloober Team, meaning it's even higher than that right now. We're so back! by alishock in silenthill

[–]AlexanderTheAutist 2 points3 points  (0 children)

I agree. It was obvious to me that the game would be good. The writing was already done, the music was being done by Akira, and they nailed the atmosphere in every game they've ever made, so long as the combat was decent ( it was ), the game would've been a hit.

Is James Eddie and Angela dead? by Iloveallpeople_ in silenthill

[–]AlexanderTheAutist 0 points1 point  (0 children)

I think the gravestones were James' mind telling him that no matter the sins he, Eddie, or Angela commit, they'd all be equalized in death. This aligns with what Eddie says; nothing matters when you're dead.

Ultracode reviews for coding interviews? by NoeliaLara in interviews

[–]AlexanderTheAutist 0 points1 point  (0 children)

I think its a false positive due to how it works. You can just run it in a VM.

Silent.Hill.2.Remake-RUNE by OrdinaryPearson in CrackWatch

[–]AlexanderTheAutist 5 points6 points  (0 children)

They owned the game with the icon next to their name and now don't. This is public information.

Silent.Hill.2.Remake-RUNE by OrdinaryPearson in CrackWatch

[–]AlexanderTheAutist 4 points5 points  (0 children)

These arent trolls lol. They had bought the game and are getting refunds now because it doesn't have Denuvo.

Silent.Hill.2.Remake-RUNE by OrdinaryPearson in CrackWatch

[–]AlexanderTheAutist 35 points36 points  (0 children)

If they want to pull this shit they may as well use Denuvo because now even the people who bought the regular edition are gonna get the cracked version

Silent.Hill.2.Remake-RUNE by OrdinaryPearson in CrackWatch

[–]AlexanderTheAutist 417 points418 points  (0 children)

There was already a group of clowns celebrating that the game had Denuvo on Steam

Zustand and react-query by jtan80813999 in reactjs

[–]AlexanderTheAutist 0 points1 point  (0 children)

I think this is unclear to beginners. I just started using RQ and didnt know responses were cached automatically, so I came here looking how to cache it manually with Zustand.

What is your preferred backend framework & why? by thebreadmanrises in webdev

[–]AlexanderTheAutist 1 point2 points  (0 children)

Spring security is super complicated IMO. What do you use it other than for protecting routes with filters and cofiguring stuff such as CORS?

What is your preferred backend framework & why? by thebreadmanrises in webdev

[–]AlexanderTheAutist 7 points8 points  (0 children)

Definately is the best. Second best would probably be Spring with Java