awesomepantsm's comments

awesomepantsm | 8 years ago | on: The Icewind Dale Problem

I don't really get why you wouldn't approach it as a dynamic programming question. The size of the table would only be about ~38 rows, according to the description, and ~38 columns. If you were given the probabilities of each sum (of which I'm sure is available) you could do it by hand, likely in an excel sheet.

awesomepantsm | 9 years ago | on: Graph Data Structure Interview Questions

To be fair, almost all the problems after 6 are just variations on BFS and DFS, just different ways to ask the question.

For example, (11. Check if an undirected graph contains cycle or not) can easily be solved by just performing a DFS with some exit conditions.

awesomepantsm | 9 years ago | on: When ‘he’ll be kept on payroll, somewhere’ is where you are

The implication of the article is that Dan has had more than 12 weeks to make his side of the story known, and has chosen not to.

What's Dan's side of the story going to be that would change your mind about raising pitchforks? That actually Jacob wasn't fired for sexual harassment from a previous job?

awesomepantsm | 9 years ago | on: Algorithms

Talked to someone who wanted to work at one of the big megacorps as a software engineer, asked for advice to pass the interview. I asked them if they could implement quicksort. They said maybe, but they didn't really want to study algorithms. I guess they really didn't want the job after all.

awesomepantsm | 9 years ago | on: The No More Ransom Project

Exactly, but it will never be zero. There will always be scammers trying to get rich quick on the trust users have placed in the (more) honest scammers. All organized crime has to deal with some amount of posers trying to cash in on their reputation.

Sometimes the way they keep the dishonest guys in line is by attacking others who try to get in on the scheme. Traditionally this would be breaking people's knees, and I imagine well-organized cyber crime boils down to the same thing in the end.

awesomepantsm | 9 years ago | on: Video Games Aren't Art, We're Better

Yes, you can have an opinion on which art is better. You can also argue about which religion is better. If you've never done either, I recommend it some time. Having opinions and forming arguments can be very fulfilling.

awesomepantsm | 9 years ago | on: Hijacking YouTube to transmit your data

This makes no sense. If you have the ability to run software to decode the youtube video, then let's be honest, what is actually stopping you from just using Tor browser, or a proxy site to get to your content? Or just a USB stick with whatever data that you downloaded elsewhere?

awesomepantsm | 9 years ago | on: Google deletes artist’s blog, a decade of his work

>Don't just torch everything on some suspicion of something going wrong.

You can rest assured, if it was child porn, they'd be obligued to keep backups as proof for law enforcement. I doubt the material is actually deleted, just hidden until they sort it out with the feds.

page 2