Skip to content

Instantly share code, notes, and snippets.

View RohitSingh2k's full-sized avatar
🏠
Working from home

Rohit Singh RohitSingh2k

🏠
Working from home
View GitHub Profile
@RohitSingh2k
RohitSingh2k / Let_us_c.c
Created June 11, 2021 07:38
Here you will find all solution of Let Us C book.
/*
Author : Rohit Singh
Purpose: To implement all exercise of let us c book.
*/
/*
######################################### Let us C Chapter 1 Solution #########################################
_______________________________________________________________________________________________________________
*/
@RohitSingh2k
RohitSingh2k / Bit_manipulation.c
Created June 11, 2021 07:32
In this file you will find all information about bit manipulation.
/*
Author : Rohit Singh
Purpose: TO implement all bit manipulation.
/*
/*
########################################## BIT MANIPULATION ##########################################
______________________________________________________________________________________________________
Bit wise operators are : -