Find Jobs
Hire Freelancers

Write some Software

$10-30 USD

En curso
Publicado hace más de 7 años

$10-30 USD

Pagado a la entrega
Write [login to view URL] to track your own college course history and plans. Write it as a menu-driven console program that has these user options: MENU A Add a course E rEmove a course S Sort courses L List courses Q Quit ...your choice: For each course, your program should track at least the name of the course (like Comsc-165), your grade received (or some other symbol for in-progress or planned), the year taken (or to be taken), and the number of units (whole number or floating point, your choice). You may add as many other attributes as you wish. Requirements Use a singly-linked list based "queue" of struct-based nodes with C++ string attribute(s). Convert all input strings to uppercase. Include one sorting option, first by year (hi-to-lo), then course (A-Z) as a "tie breaker". Format and align your output as a nicely-spaced table of no more than 72 characters wide, with one course per line and no skipped lines between courses. Do include column headings. Include serialization to a text file named [login to view URL] Do not include editing options. You decide whether to include sequence numbers for listing and removing courses, or to use matching of the course name by its name. HINT: Here's the logic for "tie breaking" in nested for-loop sorting of nodes: // without tie-breaking, lo-to-hi if (q->firstAttribute < p->firstAttribute) swap // with tie-breaking, lo-to-hi if (q->firstAttribute < p->firstAttribute) swap if (q->firstAttribute > p->firstAttribute) continue if (q->secondAttribute < p->secondAttribute) swap Of course, reverse p and q for hi-to-lo sorting.
ID del proyecto: 12142296

Información sobre el proyecto

1 propuesta
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
1 freelancer está ofertando un promedio de $30 USD por este trabajo
Avatar del usuario
We are team of excellent developers. We have 2 year experience related to your project field. We can do your project and solve your all problems according to your requirements. We have read your description for projects and we understand what you want so we are confident that we can do it easily in mention time. We assure you that you will be completely satisfy with our work. And after delivering your project if you feel some issue in understanding the projects then we will teach you free until you understand. If you have any question then feel free to ask. We are here for you. Thank you Demon Developer Team
$30 USD en 1 día
4,9 (17 comentarios)
4,0
4,0

Sobre este cliente

Bandera de UNITED STATES
Antioch, California, United States
3,1
4
Forma de pago verificada
Miembro desde nov 21, 2016

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.