DEV Community

Prasanna Venketesh
Prasanna Venketesh

Posted on

38th day of my CP journey

This is the 38th 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, Linked lists and many more data structures. Today I have solved questions from Leetcode.

Longest Common Prefix - Strings, If-else, loops.

Three Sum - Arrays, two pointer algorithm.

The first question for the day is "Longest Common Prefix". With this question, I worked with concepts like conditonal statments, control statements, strings and its methods.

Image description

Image description

This journey is giving me immense pleasure to work on.

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