DEV Community

Prasanna Venketesh
Prasanna Venketesh

Posted on

43rd day of my CP journey

This is the 43rd day of the Competitive programming journey. I am happy to have started this. Through this journey I have discovered many platforms and their workings. In this journey I had come accross working with Strings, Arrays and many more data structures. Today I have solved questions from Leetcode.

Concepts involved :-

  1. Trapping rain water - Two pointers, while loops, if-else statements.
  2. Linked List Cycle - Linked List,loops.

First question I did for today is "Trapping Rain water". With this question, I worked with concepts like two-pointers, loops and if-else statements.

Image description

Secondly I did a question names "Linked List Cycle". This question dealt with circular linked list. This is the one question where I also hare and turtle algorithm. This served as a platform to learn this Algorithm.

Image description

This journey has always given me motivation to progress further with programming.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay