Find Jobs
Hire Freelancers

Simple Haskell Functions to implement

$30-250 CAD

Cerrado
Publicado hace más de 5 años

$30-250 CAD

Pagado a la entrega
Project details are in the attached PDF. Please have a look over. Would like this done within 24hrs.
ID del proyecto: 18704281

Información sobre el proyecto

5 propuestas
Proyecto remoto
Activo hace 5 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
5 freelancers están ofertando un promedio de $148 CAD por este trabajo
Avatar del usuario
Hello Sir, I am a computer science tutor, I teach (among others) Haskell, Prolog and Advanced Algorithms. I have done many projects like this, and I'm one of the top Haskell developers, and you can check by clicking on my profile picture. Please contact me for more details when possible. I look forward to work for you, Sir. Best Regards.
$250 CAD en 0 día
4,9 (75 comentarios)
6,3
6,3
Avatar del usuario
This is very simple. I've already done it. Here are the first few functions: module Main where range :: Integer -> Integer -> Integer -> [Integer] range start stop step = start : if start + step >= stop then [] else range (start + step) stop step third :: [a] -> a third (_:_:x:xs) = x takeThirdsa :: [a] -> [a] takeThirdsa = go [] where go acc l = if length l < 3 then reverse acc else go (third l : acc) (drop 3 l) length = goLength 0 goLength i (_:xs) = goLength (i+1) xs goLength i [] = i drop n (x:xs) = if n > 0 then drop (n-1) xs else (x:xs) drop _ [] = [] myReverse :: [a] -> [a] myReverse = goReverse [] where goReverse acc (x:xs) = goReverse (x:acc) xs goReverse acc [] = acc accept my bid and I'll send you the rest.
$50 CAD en 1 día
5,0 (9 comentarios)
3,2
3,2
Avatar del usuario
mphill in computer science having seven years of experience in software development. I have seen your attached file and I am able to do this within 24 hours.
$250 CAD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hello I am student of computer sciences in master degree and almost finished with my study. I have years of experience in programming and have already completed several projwct with Haskell here. I like Haskell programming and your project is very interesting. Hire me for your job to be done well.
$146 CAD en 1 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de CANADA
Toronto, Canada
4,7
24
Forma de pago verificada
Miembro desde mar 5, 2015

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.