Skip to content

Instantly share code, notes, and snippets.

View 404Nikhil's full-sized avatar
🎯
Focusing

Nikhil Dhariwal 404Nikhil

🎯
Focusing
View GitHub Profile
@aakash-s45
aakash-s45 / GSoC_work_product.md
Last active February 12, 2023 11:30
GSoC Work Product Summary

Google Summer of Code 2022 with The Linux Foundation | AGL

This is the summary of the work I did for the Automotive Grade Linux (AGL) under Linux Foundation organization as a part of Google Summer of Code 2022.

Project Description

@The-Anton
The-Anton / GitHub-Externship-2021-Report.md
Last active January 2, 2025 17:17
GitHub Externship'21 Report

Header

GitHub Externship'21 @ IncubateIND

Project Name: Fellows

@sharmaeklavya2
sharmaeklavya2 / CP1.md
Last active January 13, 2025 03:56
Getting started with Competitive Programming

Starting out with Competitive Programming

(This guide is meant for beginners. If you have solved 100+ problems and are looking for guidance on how to solve problems involving algorithms and data structures, this document is not for you.)

Competitive Programming is an interesting activity which mixes problem solving with programming. It is not only enjoyable but also very demanded in placements. Competitive programming will make you very good at writing efficient programs quickly.