TP_POO.git
6 years agoEntiers: Optimize the add and remove function:
Jérôme Benoit [Tue, 13 Feb 2018 20:08:49 +0000 (21:08 +0100)] 
Entiers: Optimize the add and remove function:

Avoid to loop over the tab elements twice.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMerge branch 'master' of git.piment-noir.org:TP_POO
Jérôme Benoit [Tue, 13 Feb 2018 18:14:47 +0000 (19:14 +0100)] 
Merge branch 'master' of git.piment-noir.org:TP_POO

6 years agoInitial code for the TP2.
Jérôme Benoit [Tue, 13 Feb 2018 18:14:10 +0000 (19:14 +0100)] 
Initial code for the TP2.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years ago"else if" logic cleanup.
Jérôme Benoit [Sun, 11 Feb 2018 13:47:50 +0000 (14:47 +0100)] 
"else if" logic cleanup.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMake the "else if" more logic regarding the conditions.
Jérôme Benoit [Sun, 11 Feb 2018 08:45:51 +0000 (09:45 +0100)] 
Make the "else if" more logic regarding the conditions.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoCode cleanup.
Jérôme Benoit [Sat, 10 Feb 2018 19:06:09 +0000 (20:06 +0100)] 
Code cleanup.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoSpell fix in comment.
Jérôme Benoit [Fri, 9 Feb 2018 18:52:29 +0000 (19:52 +0100)] 
Spell fix in comment.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoCode cleanups.
Jérôme Benoit [Fri, 9 Feb 2018 18:33:14 +0000 (19:33 +0100)] 
Code cleanups.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoBetter test case for the binary tree class.
Jérôme Benoit [Fri, 9 Feb 2018 18:23:14 +0000 (19:23 +0100)] 
Better test case for the binary tree class.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFix all remaining bugs in the binary tree code.
Jérôme Benoit [Fri, 9 Feb 2018 18:18:22 +0000 (19:18 +0100)] 
Fix all remaining bugs in the binary tree code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoImplement a class for a binary tree of integers.
Jérôme Benoit [Fri, 9 Feb 2018 13:21:53 +0000 (14:21 +0100)] 
Implement a class for a binary tree of integers.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd the binary tree class code skeleton.
Jérôme Benoit [Fri, 9 Feb 2018 09:43:06 +0000 (10:43 +0100)] 
Add the binary tree class code skeleton.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoInclude everything in the same class.
Jérôme Benoit [Fri, 9 Feb 2018 09:32:56 +0000 (10:32 +0100)] 
Include everything in the same class.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFix the Liste code to not be a linked list of ordered values ...
Jérôme Benoit [Fri, 9 Feb 2018 09:04:57 +0000 (10:04 +0100)] 
Fix the Liste code to not be a linked list of ordered values ...

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMinor code cleanups.
Jérôme Benoit [Thu, 8 Feb 2018 21:33:57 +0000 (22:33 +0100)] 
Minor code cleanups.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFixlet to .gitignore.
Jérôme Benoit [Thu, 8 Feb 2018 21:23:01 +0000 (22:23 +0100)] 
Fixlet to .gitignore.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd ordered simply linked list exercice code.
Jérôme Benoit [Thu, 8 Feb 2018 21:18:23 +0000 (22:18 +0100)] 
Add ordered simply linked list exercice code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd code skeleton for the Listes exercice.
Jérôme Benoit [Thu, 8 Feb 2018 18:01:42 +0000 (19:01 +0100)] 
Add code skeleton for the Listes exercice.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd some javadoc comments.
Jérôme Benoit [Thu, 8 Feb 2018 12:14:55 +0000 (13:14 +0100)] 
Add some javadoc comments.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMake javadoc work.
Jérôme Benoit [Thu, 8 Feb 2018 12:07:47 +0000 (13:07 +0100)] 
Make javadoc work.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdress a FIXME on duplicated values insertion.
Jérôme Benoit [Thu, 8 Feb 2018 11:30:42 +0000 (12:30 +0100)] 
Adress a FIXME on duplicated values insertion.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMore Makefiles cleanup.
Jérôme Benoit [Wed, 7 Feb 2018 22:06:10 +0000 (23:06 +0100)] 
More Makefiles cleanup.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMakefiles cleanup.
Jérôme Benoit [Wed, 7 Feb 2018 22:02:57 +0000 (23:02 +0100)] 
Makefiles cleanup.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd Entiers code exercice.
Jérôme Benoit [Wed, 7 Feb 2018 21:53:36 +0000 (22:53 +0100)] 
Add Entiers code exercice.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoProperly rename heap -> stack.
Jérôme Benoit [Wed, 7 Feb 2018 11:19:08 +0000 (12:19 +0100)] 
Properly rename heap -> stack.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd the stack class exercice code.
Jérôme Benoit [Wed, 7 Feb 2018 11:16:17 +0000 (12:16 +0100)] 
Add the stack class exercice code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd the HelloWord java code.
Jérôme Benoit [Wed, 7 Feb 2018 09:45:34 +0000 (10:45 +0100)] 
Add the HelloWord java code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>