Tutorials  Articles  Notifications  Login  Signup


Sign in to Publish articles, apply into jobs, participate in Hackathons.

Sign in

RK

Rajan Kumar

Founder at HackersFriend Updated Dec. 27, 2019, 5:50 p.m. 6171 views

Mouse and keyboard automation using Python

Handling mouse and keyboard of your system using python is easy with pyautogui package.

In this article, i'll show how to …


RK

Rajan Kumar

Founder at HackersFriend Updated Jan. 3, 2020, 7:12 p.m. 2184 views

Generate QR Code using python with pyqrcode module

We can easily generate QR codes with python using pyqrcode module. It takes a string as input and generate QR code …


RK

Rajan Kumar

Founder at HackersFriend Updated Dec. 26, 2019, 3:28 p.m. 1397 views

C++ Trigonometric functions

C++ comes with handy Trigonometric functions. They are in math.h header file. During coding contests they are very useful whenver …


RK

Rajan Kumar

Founder at HackersFriend Updated Dec. 26, 2019, 2:40 p.m. 2260 views

Remove one element to maximize XOR of array

You are given an array of N integer elements,  let's call it arr.

Your task is to remove 1 element …


VS

Vishal Saxena

SDE 1 at Amazon Updated Dec. 22, 2019, 6:12 p.m. 1479 views

time.h localtime() function in C

The localtime() function is defined in the time.h header file. The localtime( ) function return the local time of the …


RK

Rajan Kumar

Founder at HackersFriend Updated Dec. 6, 2019, 6:48 p.m. 1427 views

Algorithms and Maths you need to know for hard level competitive programming problems

Several programmers solve a lot of problems of easy level and medium level but they fail to solve hard level …


RK

Rajan Kumar

Founder at HackersFriend Updated Dec. 2, 2019, 12:46 a.m. 1766 views

C++ Hacks for Competitive programming

There are lot of C++ Hacks you can use to save time in competitive programming. Here are few of them …


VS

Vishal Saxena

SDE 1 at Amazon Updated Nov. 24, 2019, 1:09 a.m. 3250 views

Find maximum xor of k elements in an array

Given an array arr[] of N integers and an integer K. The task is to find the maximum xor subset …


HS

Harsh Shukla

Intern at Microsoft Updated Nov. 24, 2019, 12:50 a.m. 1470 views

Minimum steps to reach end of array under constraints

Given an array of one digit numbers. Your task is to find out the minimum number of steps that is …


RK

Rajan Kumar

Founder at HackersFriend Updated Nov. 21, 2019, 7:57 p.m. 2690 views

Add two numbers without using arithmetic operators

We want to add 2 numbers without using arithmetic operator ( + , - , / , * ) . The trick here is to use properties of XOR.  …


HackerFriend Logo

Join the community of 1 Lakh+ Developers

Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.


Create a free account

View more
HackerFriend Logo

Join the community of 1 Lakh+ Developers

Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.


Create a free account

HackersFriend Updates




View more