Sign in to Publish articles, apply into jobs, participate in Hackathons.
Sign in
RK |
Founder at HackersFriend Updated Aug. 2, 2019, 4:19 p.m. ⋅ 7062 views ⋅ |
In this article I'll talk about how can you generate random OTP using Python. OTP is used in a lot …
RK |
Founder at HackersFriend Updated July 25, 2019, 2:11 p.m. ⋅ 3382 views ⋅ |
In this article, I'll talk about how to get current weather of any city using openweathermap API with Python.
Approach …
RK |
Founder at HackersFriend Updated July 25, 2019, 1:16 p.m. ⋅ 4579 views ⋅ |
In this article, I'll talk about how to write a python program to get real time currency exchange rates using alphavantage …
RK |
Founder at HackersFriend Updated Jan. 5, 2020, 7:21 p.m. ⋅ 4466 views ⋅ |
Python has powerful libararies, that can do a lot of things in just a few lines of codes.
In this …
RK |
Founder at HackersFriend Updated July 23, 2019, 4:02 p.m. ⋅ 1405 views ⋅ |
Problem
You are given an array, arr [ ] of size N, Your taks is to find out prime numbers presenet in …
RK |
Founder at HackersFriend Updated Aug. 16, 2019, 7:41 p.m. ⋅ 3370 views ⋅ |
In this article I'll explain approach to sort an array that contains negative numbers, without changing the postion of negative …
RK |
Founder at HackersFriend Updated July 18, 2019, 9:54 p.m. ⋅ 2261 views ⋅ |
In this article I'll talk about how to optimize database queries using Django ORM.
Before, we start, please note …
RK |
Founder at HackersFriend Updated July 16, 2019, 4:14 p.m. ⋅ 6662 views ⋅ |
Problem
You are given 2 strings. Let's call them s1 and s2. Your task is to find out wheahter these …
RK |
Founder at HackersFriend Updated July 16, 2019, 3:24 p.m. ⋅ 6648 views ⋅ |
Problem
You are given a linked list. Your task is to find out all the duplicates in it and print …
RK |
Founder at HackersFriend Updated July 12, 2019, 3:32 p.m. ⋅ 5159 views ⋅ |
Problem
You are given an array, let's call it arr [] of lenght N >= 2. Your task to remove …
Join the community of 1 Lakh+ Developers
Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.
Join the community of 1 Lakh+ Developers
Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.
HackersFriend Updates