DEV Community

Kathan Vakharia profile picture

Kathan Vakharia

DS-Algo Tenderfoot | Computer Scientist | Aspiring Gopher | DataScience Enthusiast | Python & C++ đź’•

Education

National Institute of Technoloy Karnataka, Surathkal, India

Pronouns

He/Him

Work

Student

Rotate Image - LeetCode

Rotate Image - LeetCode

5
Comments
1 min read

Want to connect with Kathan Vakharia?

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

Already have an account? Sign in
Next Permutation - O(n) Solution

Next Permutation - O(n) Solution

5
Comments
2 min read
Set Matrix Zeroes - Leetcode

Set Matrix Zeroes - Leetcode

4
Comments
3 min read
Participating in Striver's SDE Sheet Challenge

Participating in Striver's SDE Sheet Challenge

2
Comments
1 min read
Operating Systems: Process Control Blocks (PCB)

Operating Systems: Process Control Blocks (PCB)

11
Comments
3 min read
How do you guys handle the feeling "to be the BEST"?!

How do you guys handle the feeling "to be the BEST"?!

4
Comments 1
1 min read
Python 3.9 Features for Noobs

Python 3.9 Features for Noobs

41
Comments 3
3 min read
Linked List Questions: Detect a Cycle - Set or Hashtable Approach

Linked List Questions: Detect a Cycle - Set or Hashtable Approach

6
Comments
3 min read
Computer Networks: A humble Introduction

Computer Networks: A humble Introduction

8
Comments
2 min read
Python Collections: Hackerrank Question on Counter

Python Collections: Hackerrank Question on Counter

2
Comments 2
1 min read
Pickling and Unpickling in Python🥒

Pickling and Unpickling in Python🥒

7
Comments
2 min read
Database Management System: Data Models

Database Management System: Data Models

7
Comments
2 min read
Database Management System: Introduction

Database Management System: Introduction

10
Comments
2 min read
Operating Systems: Program Vs Process, What's the difference?

Operating Systems: Program Vs Process, What's the difference?

11
Comments
2 min read
Operating Systems: Introduction

Operating Systems: Introduction

25
Comments
3 min read
Arrays Questions: Reverse an array

Arrays Questions: Reverse an array

6
Comments
2 min read
LinkedList Questions: [Optimal] Find Middle Element

LinkedList Questions: [Optimal] Find Middle Element

2
Comments
2 min read
LinkedList Questions: Middle Element of Linked List - Naive Approach

LinkedList Questions: Middle Element of Linked List - Naive Approach

6
Comments
2 min read
LinkedList Questions: Reverse a Linked List - Recursive version

LinkedList Questions: Reverse a Linked List - Recursive version

4
Comments
2 min read
LinkedList Questions: Reverse a Linked List - Iterative version

LinkedList Questions: Reverse a Linked List - Iterative version

6
Comments
2 min read
LinkedList Questions: [Single Pass] Delete nth node from end

LinkedList Questions: [Single Pass] Delete nth node from end

6
Comments
3 min read
LinkedList Questions: [Two Pass] Delete nth node from end

LinkedList Questions: [Two Pass] Delete nth node from end

6
Comments
2 min read
LinkedList Questions: Delete a given node in constant time

LinkedList Questions: Delete a given node in constant time

5
Comments
2 min read
LinkedList Questions: Add Two Numbers as Linked List

LinkedList Questions: Add Two Numbers as Linked List

6
Comments
2 min read
Python's Collections Module: deque

Python's Collections Module: deque

4
Comments
3 min read
Python's Collections Module: namedtuple

Python's Collections Module: namedtuple

9
Comments
2 min read
Python's Collections Module: defaultdict

Python's Collections Module: defaultdict

3
Comments
1 min read
Pandas Concepts: Introduction

Pandas Concepts: Introduction

5
Comments
3 min read
Python's Collections Module: OrderdDict

Python's Collections Module: OrderdDict

5
Comments
2 min read
Python's Collections Module: OrderedCounter

Python's Collections Module: OrderedCounter

5
Comments
2 min read
Python's Collections Module: Why dictionaries maintain insertion order but printing Counter doesn't?

Python's Collections Module: Why dictionaries maintain insertion order but printing Counter doesn't?

4
Comments
2 min read
Python's Collections Module: Counter

Python's Collections Module: Counter

6
Comments
2 min read
Python's Collections Module: Introduction

Python's Collections Module: Introduction

6
Comments
1 min read
loading...