User:Pelci: Difference between revisions

From Rosetta Code
Content added Content deleted
(add matrix multiplication)
(Insert : Combinations with repetitions)
 
(4 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 16: Line 16:
*[[Knapsack problem/Continuous]] in Java
*[[Knapsack problem/Continuous]] in Java
*[[Matrix multiplication]] in C++ (generic solution)
*[[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