Category Archives: 算法

algorithm

stackoverflow algorithm

Sorting 1 million 8-digit numbers in 1 MB of RAM

Write a program to find 100 largest numbers out of an array of 1 billion numbers

Why is quicksort better than mergesort?

Best way to reverse a string

What is a plain English explanation of “Big O” notation?

面试10大算法汇总+常见题目解答

面试常见十大类算法汇总

大数据量的算法面试题

Bloom filter:大数据快速排除算法

海量数据处理常见面试题

十道海量数据处理面试题与十个方法大总结

教你如何迅速秒杀99%的海量数据处理面试题

十五道海量数据处理面试题与Bit-map详解

 

Here is a website on good algorithms and technical interviews.

Website: IDeserve

What algorithms and data structures should any software engineer know?

What are some good blogs about algorithms and technical interviews?

 

 

WcBRI