Important alert: (current site time 5/22/2013 2:37:35 AM EDT)
 

Other Entries by Puneet Jindal

Search Results: Page 1 of 1 found. Entries 1 - 11 of 11 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Star algorithmA Star algorithmC++ (general), UNIX C++Advanced /
Puneet Jindal
1904 since
9/4/2012 3:11:52 PM
Unrated
       This program demonstrates the working of A Star algorithm which uses heuristics search in state space.
 
 
  Banker's algorithmBanker's algorithmUNIX C++Advanced /
Puneet Jindal
5575 since
8/5/2011 8:20:37 AM
Unrated
       Illustrate banker's algorithm
 
 
  BFS and DFSBFS and DFSUNIX C++Advanced /
Puneet Jindal
2130 since
8/5/2011 8:20:09 AM
Unrated
       This code can perform BFS and DFS on graphs (no matter connected or not) and number the vertices according to the visiting level.
 
 
  Binary search treeBinary search treeC++ (general), UNIX C++Advanced /
Puneet Jindal
1565 since
9/5/2012 12:26:10 PM
Unrated
       This is a simple implementation of Binary search tree.
 
 
  FactorialFactorialUNIX C++Advanced /
Puneet Jindal
961 since
8/5/2011 8:19:38 AM
Unrated
       It can find the factorial of any natural number.
 
 
  Insertion sortInsertion sortC++ (general)Advanced /
Puneet Jindal
1133 since
9/5/2012 12:26:12 PM
Unrated
       Simple implementation of Insertion sort.
 
 
  Insertion sortInsertion sortC++ (general), UNIX C++Advanced /
Puneet Jindal
1192 since
9/5/2012 12:26:14 PM
Unrated
       Simple implementation of Insertion sort.
 
 
  Insertion sortInsertion sortUNIX C++Advanced /
Puneet Jindal
1133 since
9/5/2012 12:26:12 PM
Unrated
       Simple implementation of Insertion sort.
 
 
  Merge SortMerge SortC++ (general), UNIX C++Advanced /
Puneet Jindal
1220 since
9/5/2012 12:26:16 PM
Unrated
       A simple implementation of Merge sort.
 
 
  Puneet JindalPuneet JindalUNIX C++Advanced /
Puneet Jindal
1175 since
1/27/2011 7:14:42 PM
Unrated
       This is a console based calculator in C++. It can solve any number of round brackets accurately according to their precedence. Function performed by this calculator are '+' , '-' , '*' , '/' , '^'(Power).If you encounter any problems please send an emai ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Quick SortQuick SortC++ (general), UNIX C++Advanced /
Puneet Jindal
1454 since
9/5/2012 12:26:21 PM
Unrated
       Simple implementation of Quick sort algorithm.
 


Search Results: Page 1 of 1 found. Entries 1 - 11 of 11 found

Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++