Find Jobs
Hire Freelancers

Python code

$10-30 USD

Closed
Posted about 1 year ago

$10-30 USD

Paid on delivery
Write python code for the following algorithm [login to view URL]
Project ID: 36520083

About the project

25 proposals
Remote project
Active 11 mos ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
25 freelancers are bidding on average $21 USD for this job
User Avatar
*** Python Expert for your project : Python code for the algorithm in URL *** I read your project description very carefully. I have a deep understanding and experience in the areas of python that you mentioned. I've previously worked on so many projects for other employers. Here is my profile URL: https://www.freelancer.com/u/Fazeennazar Check out my past reviews and skills. So, I would like to go through more specific discussions with you to provide successful results. Thank you, Mohamed F.
$30 USD in 1 day
5.0 (229 reviews)
7.4
7.4
User Avatar
Hi I am an expert in python I can help you with writing python code for the algorithm given in Colab Let’s discuss more in chat Regards
$20 USD in 1 day
5.0 (32 reviews)
4.6
4.6
User Avatar
Hello sir I'm a data scientist with an advanced knowledge in statistics, I'm ready to complete your algorithm implementation. Please check my profile and contact me for further information Regards,
$20 USD in 2 days
5.0 (8 reviews)
3.7
3.7
User Avatar
Hi, I am excited to apply for the opportunity you have advertised. As an experienced full stack developer, I can complete your job perfectly. I am confident that my skills and experience make me a great fit for your project. Please let me know if you have any questions or would like to discuss further my qualifications. Thank you for considering my proposal, and I am looking forward to hearing from you. Sincerely, Mohamed
$30 USD in 1 day
5.0 (2 reviews)
3.4
3.4
User Avatar
Hello, I am a Python, C++, and C programmer, I can surely help you to achieve this task, in less than a half hour. Feel free to contact me. Regards.
$10 USD in 1 day
5.0 (12 reviews)
3.0
3.0
User Avatar
Hi, I can deliver you this work within 5 hours Max as I have extensive experience in Algorithms and Python I do a lot of projects like that I can send it to tiy to see my work Quality. IF you're inyerested do not hesitate to send me a message.
$10 USD in 1 day
4.9 (7 reviews)
3.1
3.1
User Avatar
Hi, my name is Jose, im a computer engineer from Chile. I can implement the 2 algorithms you need in python, it shouldnt take more than an hour or two. send me a message if you're interested and ill start right away
$20 USD in 1 day
5.0 (1 review)
2.6
2.6
User Avatar
Hi, I can write both functions for you. approximate square root function will be using basic operations only and no array as suggested (with O(logn) efficiency as required). And the median function will find the median of the merged array in O(m+n). How do you want the delivery to be? By adding the code to the given notebook or as a simple python script? (Also, I can show you the output of my test python script in chat.) Looking forward to hear from you, Rajeesh.
$20 USD in 1 day
5.0 (2 reviews)
2.4
2.4
User Avatar
Hello, How are you today? ******I already solved it.(source code)******* It is very interesting. Thank you for posting this project, and I'm very happy to bid on your project. I have rich experiences related to your project. Your satisfaction with the project is my top priority! If you give me a chance to work with you, then I will do my best to reach your requirements. I'm waiting for your kind response. Please send message over chat. Let's go. I will do my best for you. Best Regards.
$20 USD in 1 day
5.0 (1 review)
0.2
0.2
User Avatar
I understand that you are looking for someone to write python code for the following algorithm and I believe I am the perfect fit. As a full stack developer with expertise in web, mobile, and game development, I offer a range of services for freelancing projects. My skills and experience enable me to provide custom solutions that meet the unique needs of each client. I have extensive experience in programming languages such as Python, JavaScript, React, Angular, and Kotlin which will be necessary for completing this project. Additionally, my skills in HTML, CSS, JavaScript, and PHP enable me to create interactive user interfaces and implement back-end functionality with databases such as MySQL and MongoDB. My experience in integrating third-party APIs and payment gateways makes me an excellent choice for this project as it requires the development of python code for the following algorithm.
$20 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, I think this is what you are questing. def approx(number): if number < 2: return number left, right = 1, number // 2 while left <= right: mid = (left + right) // 2 if mid * mid == number: return mid elif mid * mid < number: left = mid + 1 answer = mid else: right = mid - 1 return answer for n in range(0,45,4): print(f'Approximate square root of {n:2d} is {approx(n):2d}')
$15 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi Omer I read job description very carefully. I already did similar projects to this job successfully. I have expertise with this kind of projects two years. I have already done 200+ projects with several clients all over the world in similar website called upwork. My best skill is the willingness to deliver satisfactory result to clients. Let me know about job details, so we can get this job done as you expect.
$24 USD in 1 day
0.0 (0 reviews)
0.4
0.4
User Avatar
def approximate_sqrt(n): x = n y = (x + 1) // 2 while y < x: x = y y = (x + n // x) // 2 return x
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am very proficient in algorithm. But as you know, I am a recruit in Freelancer. So I think it is a good chance for me to show my skills. I look forward to your notice. Best regards.
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
My aim is to provide you with comprehensive Python programming services that can help you fully understand about the problem and we can arrange a zoom meeting for better understanding
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Olá, Li suas exigências de escrever um código Python para um algoritmo específico e gostaria de informá-lo que não estou totalmente familiarizado com as especificidades desse algoritmo em particular. Portanto, não tenho certeza se posso fornecer a solução desejada no momento. No entanto, se você puder me fornecer mais detalhes sobre o algoritmo e o resultado desejado, posso tentar ajudá-lo ou encaminhá-lo para um especialista em Python mais adequado para atender às suas necessidades. Por favor, deixe-me saber se há algo mais em que eu possa ajudá-lo. Atenciosamente, Gabriel
$20 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hola, puedo desarrollate el código necesario, con documentación en línea y explicación del proceso Pregunta, necesitas que esté desarrollado directamente en el collab o como archivo .py?
$20 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, Python is my passion now, I am a stand alone software developer looking for a chance, will be available full time for you. I am a experienced developer, having experience of more than 10 years in web development and api implementations. having knowledge of backend development like module development , extension development with sufficient knoledge in frontend development, third party API implementation, also worked on projects with ERP system merging with Magento 2. ERP like - Oracle NetSuite lets have a chat, DM me. Thanks Amit
$20 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Haii, I understand the project requirement well, i have to do this before maybe i can help you approach this just contact me if interested Cheers, ali. I am a Python expert and have extensive knowledge in coding. I have worked on various projects using this language and have delivered excellent results. I have developed APIs and backend systems, OOPs and refactoring algorithms. My skills include Python, which will be required for this project as well as other related tasks. I believe that I am the best fit for this project and would love to speak more about how I can help you reach your goals! Please don't hesitate to contact me if you have any questions or would like to discuss further.
$20 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
hello sir i am python , C , C++, C# , Java, etc programmer. I am here for complete your task please give me a chance.
$10 USD in 5 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of INDIA
Hyderabad, India
4.9
3
Payment method verified
Member since Sep 19, 2020

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.