DEV Community

Naman Tamrakar profile picture

Naman Tamrakar

Passionate about physics, math, low-level programming and AI, seeking to use my skills and knowledge to innovate and push the boundaries in field of AI and Machine Learning.

Location Madhya Pradesh, India Joined Joined on  Personal website https://namantam1.github.io github website

Education

National Institute of Technology, Warangal

Work

SDE@BNY Mellon, Lead Developer@WSDC NITW

Solve leetcode climbing stairs problem in x86_64 assembly language

Solve leetcode climbing stairs problem in x86_64 assembly language

2
Comments
3 min read

Want to connect with Naman Tamrakar?

Create an account to connect with Naman Tamrakar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to take hidden password from terminal in C/C++

How to take hidden password from terminal in C/C++

2
Comments 3
2 min read
Can we pass a function to a function in C as a parameter?

Can we pass a function to a function in C as a parameter?

4
Comments 2
3 min read
A simple program to detect memory leaks in our C program

A simple program to detect memory leaks in our C program

5
Comments
5 min read
Ways to get the file size in C

Ways to get the file size in C

3
Comments
3 min read
Ways to get and set environment variables in C

Ways to get and set environment variables in C

6
Comments
2 min read
A common pitfall when using sizeof() with pointers

A common pitfall when using sizeof() with pointers

5
Comments 2
2 min read
Ways to copy struct in c/c++

Ways to copy struct in c/c++

5
Comments
2 min read
How to create new process of current program in c using fork

How to create new process of current program in c using fork

2
Comments 2
3 min read
loading...