User:Pelci: Difference between revisions

From Rosetta Code
Content added Content deleted
(New)
 
(Insert : Combinations with repetitions)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{mylangbegin|Languages I use}}
Pelci from Hungary.
{{mylang|Java|Intermediate}}
{{mylang|Pascal|Intermediate}}
{{mylang|C|Beginner}}
{{mylang|C++|Beginner}}
{{mylang|Visual Basic|Beginner}}
{{mylang|Python|Super Beginner}}
{{mylangend}}
==Me==
I am a mechanical engineer in Hungary.

==Solved tasks==
*[[Knapsack problem/Unbounded]] in Java
*[[Knapsack problem/0-1]] 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