Find Jobs
Hire Freelancers

C++ Coding Assignment

$10-30 USD

Cerrado
Publicado hace alrededor de 8 años

$10-30 USD

Pagado a la entrega
3 Simple C++ Coding questions. Need AS SOON AS POSSIBLE!
ID del proyecto: 9487125

Información sobre el proyecto

73 propuestas
Proyecto remoto
Activo hace 8 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
73 freelancers están ofertando un promedio de $20 USD por este trabajo
Avatar del usuario
Hello. I am expert in both C and C++. I have more than 14 years of experience. I am able to start right now, just after creating milestone payment. What may I say more? Thanks.
$11 USD en 1 día
4,9 (1201 comentarios)
7,7
7,7
Avatar del usuario
Hi, I went through the requirements and I would like to do this project if given the opportunity. I can do this before the deadline. Let me know if you are interested so I can start. Thanks.
$20 USD en 0 día
5,0 (649 comentarios)
7,3
7,3
Avatar del usuario
bid ....................................................................................................
$30 USD en 1 día
5,0 (137 comentarios)
6,6
6,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 6 years. My work is online game developing, and mainly focus on server side, using c++ under linux environment. I used c++ to make many great projects, for example, I made the tools which can convert java files into c++ scripts, of course garbage collection included, this job is very similiar to a compiler, and is 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.
$50 USD en 1 día
4,9 (141 comentarios)
7,0
7,0
Avatar del usuario
Happy to help you out. I have read the description provided in the document i am confident in delivering in a day's time. Contact to discuss. Thanks Dobre
$29 USD en 1 día
4,7 (196 comentarios)
6,6
6,6
Avatar del usuario
Hi there! I'm a Professional Software developer and Data Analyst for a well known Software House in Islamabad named PacSquare Pvt Ltd. If I get this job, I assure you that you'll get my best services in return. Please consider my proposal, and discuss additional Info for this specific Project. Thanks for Reading! Best, Maher p.s. Will deliver in 1 Hour
$20 USD en 1 día
5,0 (63 comentarios)
5,8
5,8
Avatar del usuario
Hello I have 25+ years of C++ programming experience, 10 years as freelancer 300+ projects completed. · I´ll send you a full tested and documented program (in code). · Unlimited cycles of revision in the agreed time period. · Full advice about the best way to do the implementation. Please contact me to discuss the details. Thanks
$20 USD en 0 día
4,9 (24 comentarios)
5,2
5,2
Avatar del usuario
Hi Tracy, I've got quite some experience with C++ and I read the doc you've uploaded. I'm sure I can help you out :) It won't take more than 30 minutes to finish.. Hope to hear from you over the chat :)
$20 USD en 1 día
5,0 (67 comentarios)
5,3
5,3
Avatar del usuario
Hi, My name is Pavel and I have Master Degree in Computer Science.I have a great experience in C++ . I can do it in less then a hour All of the my employees are satisfied with the quality and speed of my work. See my profile to be sure of this. https://www.freelancer.com/u/zabolotniipavel.html If you want to get a quality result done on time - hire me. It will be the best solution for you work. I can start the work right now. Don't lose your money and time. contact me please for more information. Best regards, Pavel.
$10 USD en 1 día
4,9 (44 comentarios)
5,1
5,1
Avatar del usuario
hello i will do this job in 3 hours i have vast industry expereince and i ma doing this job since 2012
$25 USD en 1 día
4,9 (7 comentarios)
4,0
4,0
Avatar del usuario
I have done BSCS from Pakistan's 1st Rank IT university named FAST-NUCES and I believe that I can do this task in a pure professional manner and can satisfy all of your requirements regarding this project as I have already done this kind of projects in the past. Money is not the priority! My first priority is to work with full dedication and satisfy you! You can contact me on personal message and don't worry! if I feel that this task cannot be done with perfection by me then I will not let you hire me. You will be completely satisfied before hiring. I am highly qualified for this project and would love to speak with you further about taking this project on. Contact for further details. Thanks You.
$25 USD en 1 día
4,8 (21 comentarios)
4,4
4,4
Avatar del usuario
Thanks for your project. I have 25 years experience programming in C++. I will create a C++ program for exercise 3 in this set. I advise you to simply load their C++ code for the other 2 exercises into your compiler and let it tell you the output. If I am awarded this project before 4:00 EST today, your complete C++ program shall be delivered before midnight EST tonight. A milestone payment for the full budget for this project must be deposited with this site before your offer can be accepted. Alan Idler Chief Software Architect Idleswell Software Creations
$43 USD en 3 días
4,7 (4 comentarios)
4,4
4,4
Avatar del usuario
1. Output: 12.5 8.18 5 -5 2. Output: 151 48 77 88 151 48 77 88 3. Code: #include <iostream> int main(int argc, char** argv) { const int size = 6; int arr[size] = { 100, 88, 145, 160, 180, 370 }; int** ptrarr = new int*[size]; // saving pointers to original values for (int i = 0; i < size; i++) { ptrarr[i] = arr + i; } // sorting pointers by values in descending order for (int i = 0; i < size; i++) { for (int j = i + 1; j < size; j++) { if (*ptrarr[i] < *ptrarr[j]) { int* t = ptrarr[i]; ptrarr[i] = ptrarr[j]; ptrarr[j] = t; } } } // outputing original and sorted array for (int i = 0; i < size; i++) { std::cout << arr[i] << " "; } std::cout << std::endl; for (int i = 0; i < size; i++) { std::cout << *ptrarr[i] << " "; } std::cout << std::endl; return 0; }
$15 USD en 1 día
5,0 (19 comentarios)
4,2
4,2
Avatar del usuario
A proposal has not yet been provided
$10 USD en 1 día
5,0 (7 comentarios)
4,1
4,1
Avatar del usuario
I can do this task for you.I can do this task for you.I can do this task for you.I can do this task for you.I can do this task for you.
$35 USD en 1 día
4,7 (12 comentarios)
3,9
3,9
Avatar del usuario
Hello, I can send you answers less than a hour. Best regards, Zmi
$35 USD en 1 día
5,0 (3 comentarios)
2,9
2,9
Avatar del usuario
Hello Friend, i am Software and Database Developer My good points: - Master Degree in Computer Science - 4+ years of experience - Professional developer - Delivered before time - My good habit is to leaving comment code. - Prefer to maintain good relations ---- *please discus before award project Lets discus... >>> --- Feel free to ask any query
$30 USD en 1 día
5,0 (6 comentarios)
3,0
3,0
Avatar del usuario
I have more than 4 years of experience in c++ and I can deliver you solution with well documented and explained code. Look forward to hearing from you.
$15 USD en 0 día
4,9 (9 comentarios)
2,7
2,7
Avatar del usuario
I will do it in 1 hour and will also explain code all things you want to know. I am expert of making assignment and teaching programming to peoples
$10 USD en 1 día
5,0 (3 comentarios)
2,7
2,7
Avatar del usuario
hi. I can do it simply
$20 USD en 0 día
5,0 (2 comentarios)
1,9
1,9

Sobre este cliente

Bandera de UNITED STATES
TALLASSEE, United States
5,0
15
Forma de pago verificada
Miembro desde feb 26, 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.