Mentor Monday: Meet Jane

Though not a coder herself, Jane has contributed invaluable experience from her time with youth development programs. Much of our program content that focuses on building students' collaboration skills has come from Jane, including teambuilding activities. Her insight in the Question Formulation Technique has strengthened their critical thinking skill development and inspired their creative project planning.

Algorithms: What is the fastest way to sort 1,280 books?

Computers sort information all the time. If everything is in order, whether descending or ascending, then it is easier to find something. Think of your email application sorting messages by date or a search engine sorting websites to give you the best results. Computer scientists have devised many algorithms, from simple to complex, for sorting an array (or list) of values.