Satvik Daga

Satvik Daga @dagasatvik10

About: Software Developer, Programmer, ML Enthusiast, Exploring New Tech every day.

Location:
Gurgaon, India
Joined:
Jul 1, 2019

Satvik Daga
articles - 5 total

Longest Substring Without Repeating Characters

Problem Given a string s, find the length of the longest substring without repeating...

Learn More 0 0Feb 18 '24

Maximizing XOR

Question Given 2 integers l and r, find the maximal value of a xor b, where a and b...

Learn More 2 0Jul 17 '22

React useScrollTo hook

Ever since the introduction of hooks in React 16.8, they have become an integral part of every React...

Learn More 15 2Oct 2 '21

Add Pipeline Resolvers in AWS Amplify

AWS AppSync and AWS Amplify make it easy for anyone to build Web Application (or iOS/Android Applicat...

Learn More 38 4Jul 18 '20

A Simple Introduction to git

Version Control Systems(VCS) are one of the most important things a developer needs to know about. Si...

Learn More 5 0Jul 23 '19