Become a member
Sign in
Avik Das
Avik Das

Avik Das

2 Following
328 Followers
·
  • Profile

  • Claps

  • Responses

Featured

Avik Das
Avik Das
Aug 13 · 7 min read

Practical computer science: connected components in a graph

73

2 responses

Latest

Avik Das
Avik Das
Dec 16 · 7 min read

Makefiles for C/C++ projects

Building C or C++ projects using GNU Make, and the built-in rules that make it easier to do so

In my last post about Makefiles, we ended up with a simple Makefile that “compiles” our test…

Avik Das
Avik Das
Dec 9 · 7 min read
Logos for the tools mentioned below
Logos for the tools mentioned below

What I learned as a software engineer at a data science conference

10

Avik Das
Avik Das
Nov 17 · 7 min read

Makefiles from the ground up

Walk through the creation of a simple Makefile from scratch. The goal is to understand the fundamentals of how Make operates.

10

Avik Das
Avik Das
Jul 29 · 10 min read

Improved seam carving with forward energy

An improvement to the original seam-carving algorithm that…

82

1 response