User:Pelci: Difference between revisions

From Rosetta Code
Content added Content deleted
(add the Knapsack problem/Bounded to the list of solved tasks)
(Insert : Combinations with repetitions)
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
{{mylangend}}
{{mylangend}}
==Me==
==Me==
I am a mechanical engineer from Hungary.
I am a mechanical engineer in Hungary.


==Solved tasks==
==Solved tasks==
Line 14: Line 14:
*[[Knapsack problem/0-1]] in Java
*[[Knapsack problem/0-1]] in Java
*[[Knapsack problem/Bounded]] in Java
*[[Knapsack problem/Bounded]] in Java
*[[Knapsack problem/Continuous]] in Java
*[[Matrix multiplication]] in C++ (generic solution)
*[[Matrix transposition]] in C++ (generic solution)
*[[Permutations]] in Java
*[[Sudoku]] in C++
*[[Combinations with repetitions]] in Java

Latest revision as of 18:46, 16 November 2010

Languages I use
Language Proficiency
Java Intermediate
Pascal Intermediate
C Beginner
C++ Beginner
Visual Basic Beginner
Python Super Beginner

Me

I am a mechanical engineer in Hungary.

Solved tasks