Skip to content
Follow:
RSS
Source CO-De-tachment 2702
Make the frequent cases fast and the rare case correct
Home
BIO-S
Algorithms
Divide and Conquer
Dynamic Programming
Greedy (Algorithms and Heuristics)
Miscellaneous
Number Theory
Project Euler
Recursion
Sorting
Strings
Data Structures
Dictionary
Heap
Linked Lists
Matrix
Queue
Stack
Trees
Design Patterns
Extra
General Programming
LINQ
Memory
Object Oriented Programming
Posts from the ‘Miscellaneous’ Category
C# – when to use .NET framework class library (FCL) type vs an alias on
February 8, 2012
LINQ way to populate a 2-D array from a text file on
February 8, 2012
Using Regex to solve Diophantine equations – Perl on
January 27, 2012
ACM – Jolly Jumpers – Python on
June 29, 2011
O(nlogn) algorithm for finding whether there exists a pair of elements from two different Sets (same size) that add up to a specified sum on
March 3, 2011
« Older Entries
GREP
216,943 hits
Connect
Links
Big O Cheat Sheet
ScottGu's Blog
Hanselman's Zen
Eric Lippert
CODING HORROR
Stony Brook Algorithm Repository
programmers.stackexchange
Top Posts & Pages
Binary Search Tree (BST) - Implementation to Insert a node , delete a node , search a node and display the tree
Inorder, Preoder, Postorder traversal of a BST
Program to Reverse words in a sentence (Java , C and Python)
Balanced Partition Problem - Finding the minimized sum between two partitions of a set of positive integers
Implementation of Stack in C++ with Push and Pop Operations
Algorithm to find all Permutations of a string
C# - Tree Sort - In-order traversal of a binary search tree
Program to find if a string is an anagram of another string ( implemented in C++ and Java)
For a given array of integers (positive and negative) find the largest sum of a contiguous sequence - Kadane's Algorithm
Program to add two numbers without using any arithmetic operators
In the freezer
May 2013
(1)
December 2012
(3)
September 2012
(1)
April 2012
(1)
March 2012
(1)
February 2012
(7)
January 2012
(7)
December 2011
(1)
October 2011
(10)
September 2011
(7)
August 2011
(3)
June 2011
(5)
March 2011
(9)
February 2011
(21)
January 2011
(25)
Visitors
Connect on Facebook