Find Jobs
Hire Freelancers

Solve 3 C programming questions

$10-30 USD

완료함
게시됨 5년 이상 전

$10-30 USD

제출할때 지불됩니다
I am learning to use code block for C programs. I got a homework on C pointers and arrays. See attached pdf for the questions. I do required it to be done quickly.
프로젝트 ID: 17553109

프로젝트 정보

18 제안서
원격근무 프로젝트
활동 중 6년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
Hi, I did check your file and I'm very interested and confident to write the programs. I use code blocks for C, C++ programming. I have completed many projects including concepts of file input output, data structure, algorithm and games. I write well formatted code with comments. Waiting for your positive reply. Thank you
$15 USD 1일에
5.0 (9 건의 리뷰)
3.2
3.2
18 이 프로젝트에 프리랜서들의 평균 입찰은 $26 USD입니다.
사용자 아바타
Hi, I have 7 years of experience in c programming. I can easily solve all the three questions in best possible way. We can have a chat. Thanks
$50 USD 1일에
4.9 (364 건의 리뷰)
7.4
7.4
사용자 아바타
Dear Sir/Madam I've excellent C programming skills and knowledge. I can provide an efficient, perfect, well documented development of your c Programming project according to 100% accuracy and requirements, with dedicated support. Thanks Farah Saif
$30 USD 1일에
5.0 (103 건의 리뷰)
5.6
5.6
사용자 아바타
hi, i can do your lab project within 1 or 2 hours. let me know if you are interested.
$17 USD 1일에
4.8 (20 건의 리뷰)
4.7
4.7
사용자 아바타
I've gone through the PDF and can guarantee you that it'll not take more than 3 hours to complete the 3 codes using arrays and pointers. Let me know if you want my help. Thanks
$25 USD 1일에
4.9 (20 건의 리뷰)
4.3
4.3
사용자 아바타
Hy, I have read questions from lab and I can effectively code them. I am experienced C/C++/Python programmer with 4 years of experience. Currently i am masters student of AI and Robotics and lab engineer in NUST. I can work with variety of Python libraries related to _Maths _Stats _Robotics _Computer vision _Image processing _Algorithms And AI _Machine Learning _Data Sciences I will be glad to assist you in your current and all future tasks If you are facing any kind of problem related to C programming project or troubleshooting or debugging of code as I love to have long future terms with my clients. Feel confident in hiring me and I will deliver you more than just needed with perfection. Waiting for your response. Thanks for your valuable time. Regards
$30 USD 1일에
5.0 (6 건의 리뷰)
3.9
3.9
사용자 아바타
........................................................................................................................................................................
$25 USD 1일에
4.8 (9 건의 리뷰)
3.5
3.5
사용자 아바타
Hi, This should be done in 30 minutes easily. Please contact me via chat for details. Thanks in advance :)
$25 USD 1일에
5.0 (5 건의 리뷰)
3.1
3.1
사용자 아바타
hi we have expert team of c programming we will provide u quality service at low price..................................
$35 USD 10일에
5.0 (3 건의 리뷰)
2.7
2.7
사용자 아바타
I am a very experienced c/c++ programmer as well as several other programming languages. In fact I have also tutored and taught c/c++ as well. Looking over the project I see I can easily help you with this. Please chat with me and I can provide you more details. I can to do this for you by today.
$20 USD 0일에
5.0 (2 건의 리뷰)
2.7
2.7
사용자 아바타
I will make a really student-friendly job. I was the guy who is making programming homeworks in my college, so I think I am very suitable for this task :D Everybody who is here, will code what you want, but not so many people will code it for looking like it's from a student's hands!
$35 USD 1일에
5.0 (1 건의 리뷰)
1.5
1.5
사용자 아바타
Hi, I can help you. I am an experienced programmer. We can discuss more in private chat Best Regards, Anoop S
$25 USD 1일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
am Mohamed Hafz the representative of EmbedX Team, EmbedX is a freelancing team that provide wide range of services including: - Embedded systems design - C programming Our team have solid experience in C programming, and we can start asap in this exercise and finish it in the same day. I hope you contact me soon to start working.
$20 USD 1일에
0.0 (1 건의 리뷰)
0.0
0.0
사용자 아바타
Hello, This is Sohan. I am a competitive programmer and 4+ years experience in data structures and algorithms . I can implement algorithms and data structures in C . I would like to complete this task for you. Regards
$15 USD 1일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
Hello, I am an expert in C/C++ programming. You can see answer to the first part below. If you select me I will deliver remaining part in just 1 day. BR char *sweepSpace1(char *str) { int i, j, len; i = 0; len = 0; while (str[i] != '\0') { len++; i++; } j = 0; for (i = 0; i < len; i++) { if (str[i] != ' ') { // update the string by removing any space detected str[j] = str[i]; j++; } } str[j] = '\0'; // add a null character return str; } char *sweepSpace2(char *str) { /* Write your program code here */ char* dst = str; char* src = str; while (*src != '\0') { if (*src != ' ') { *dst = *src; dst++; } src++; } *dst = '\0'; return str; }
$20 USD 1일에
0.0 (0 건의 리뷰)
0.0
0.0

고객에 대한 정보

국기 (SINGAPORE)
Singapore, Singapore
5.0
2
결제 수단 확인
12월 28, 2014부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.