Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of jason

jason

jason has asked 15 questions and find answers to 933 problems.

Stats

36.0k
EtPoint
14.0k
Vote count
15
questions
933
answers

About

Some of my favorite answers:

What are the differences between NP, NP-Complete and NP-Hard?

Why do we need boxing and unboxing in C#?

Can anyone explain this algorithm for calculating large factorials?

What is memoization and how can I use it in Python?

Primitive cast and assignments in Java

mapreduce - how to anonymize a column's values

How does Java know where to jump to when breaking out of a loop?