Find Jobs
Hire Freelancers

Solving Puzzle

€8-30 EUR

Cancelado
Publicado hace alrededor de 7 años

€8-30 EUR

Pagado a la entrega
Oedipus in the labyrinth: Oedipus, the son of King Laios, must pick up stones from labyrinth. The labyrinth is square and measures 7 fields on the x-axis (horizontal) and the y-axis (vertical), the field in the upper left-hand corner being called x0 / y0. Some fields are obstructed with obstacles and therefore unobtainable. Each of the stones that Oedipus needs to pick up carries a letter. In total, there are the following 5 rocks: L, A, I, O and S. In which order Odipus collects the stones if it starts at position (x1, y0) and proceeds according to the following algorithm: FUNCTION Go(x, y) BEGIN IF Invalid(x,y) OR AlreadyVisited(x,y) THEN RETURN ENDIF Collect(x,y) MarkVisited(x,y) Go(x+1, y) //to right Go(x, y+1) //to down Go(x-1, y) //to left Go(x, y-1) //to up END Startposition Oedipus: (0, 5); Letter: L(5, 5); A(4, 1); I(1, 5); O(2, 0); S(4, 2); Obstacle: (0, 0); (0, 2); (0, 4); (5, 2); (5, 6); (6, 4);
ID del proyecto: 13265353

Información sobre el proyecto

24 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
24 freelancers están ofertando un promedio de €32 EUR por este trabajo
Avatar del usuario
Hello I am Algorithm expert and interested in this project. I have reviewed the details and confident to handle it perfectly. I have a lot of experience in helping in students with assignments, so I will keep codes well documented and simple. Please communicate to discuss further. Regards Anshu
€50 EUR en 1 día
4,7 (522 comentarios)
7,6
7,6
Avatar del usuario
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on client side, using c++ under Windows environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
€80 EUR en 2 días
4,8 (171 comentarios)
7,1
7,1
Avatar del usuario
I m software engineer. I have read the description and I would like to work for you. For further details please inbox me. Thank you
€60 EUR en 1 día
4,9 (90 comentarios)
6,5
6,5
Avatar del usuario
Hello. How are you. I have read and understood the project. I have strong knowledge in Data structures and Algorithms. And I'm expert in Java ,C/C++, Python ,PHP etc. I'm interested this project. So, firstly I want to discuss with you about this project. Then I'll be happy. I wait for your good reply. Thanks.
€39 EUR en 1 día
4,9 (203 comentarios)
6,7
6,7
Avatar del usuario
A proposal has not yet been provided
€34 EUR en 1 día
5,0 (47 comentarios)
5,6
5,6
Avatar del usuario
I am an instructor of Mathematics. I have 5 years of teaching mathematics. I teach Trigonometry, Calculus, Geometry, Matrices, Algebra, Quantitative questions, Differential Equations, Logic, Discrete Mathematics, Numerical Analysis, Algorithms and statistics&probability. Tools I use are Mathematica, MATLAB, SPSS, WEKA and Excel. Languages I use are C,C++,C# and Java. I can show you my previous work. I am the best candidate for this task. My completion rate is 100% with excellent ratting. Thank you for considering my proposal 
€100 EUR en 4 días
4,8 (27 comentarios)
5,5
5,5
Avatar del usuario
Hi there! I am interested in your project and can do it in C++ or Python. Please contact me for details. Regards, Valentin
€34 EUR en 5 días
5,0 (11 comentarios)
3,4
3,4
Avatar del usuario
Hello, I can do it fast please send me your details My regards, Abdelrahman Attia
€23 EUR en 1 día
5,0 (6 comentarios)
3,4
3,4
Avatar del usuario
I am quite familiar with such problems. Accurate results and high quality code are expected.
€25 EUR en 1 día
4,8 (10 comentarios)
2,9
2,9
Avatar del usuario
Hi. I really like such puzzles so I have written plenty of them. This task should be really easy for me and I will enjoy solving it. Does it matter in which of specified languages it will be written? Best regards, tempaowca.
€60 EUR en 1 día
4,7 (2 comentarios)
3,0
3,0
Avatar del usuario
Hi, The anwer is ILASO. Why ? The code and detailed explanation after choosing my offer. Regards mokule
€14 EUR en 1 día
5,0 (2 comentarios)
2,4
2,4
Avatar del usuario
dear client I'll like to complete your project. I have seen your description carefully. i had a lot of developing experience like your description. All my skills suit on you. I hope to work with you. I'll wait. Best regards.
€14 EUR en 1 día
0,0 (1 comentario)
0,0
0,0
Avatar del usuario
It will take only a moment for me when I get to this and I need some project to start. I promise you will be satisfied with the results.
€12 EUR en 2 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I have some experience with puzzles like the one you are talking about. I had a work in which i had a robot that had to step on certain tiles of a map, although that map also had a Z axis.
€14 EUR en 5 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I'm good at solving different types of puzzles. So I don't think this one will be hard for me. (And I also have experience in several programming languages including python,c,c++,java)
€14 EUR en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Ready to start today. I have previous programming experience on small and big projects. I even worked as a part time programmer for gaming companies during internship. Never been late on deadlines and always delivered high quality results.
€10 EUR en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
A proposal has not yet been provided
€14 EUR en 1 día
0,0 (0 comentarios)
2,5
2,5
Avatar del usuario
Hi, As one who had this kind of HW in my degree, I'm familiar with this kinds of projects Hope to hear from you Guy
€23 EUR en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I actually just completed a project incredibly similar to this for someone else. If this project is for C++, then I have code for a maze solver that I could mimick. I could easily finish this project tonight in around an hour.
€23 EUR en 1 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de GERMANY
Jalgaon, Germany
5,0
2
Forma de pago verificada
Miembro desde oct 30, 2011

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.