DEV Community

Prasanna Venketesh
Prasanna Venketesh

Posted on

24th day of my CP journey

This is the 24th 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 Hackerrank.

Concepts involved :-

1.Next greater element in leetcode - Arrays, loops, conditional statements.

2.Longest sequences in array - Arrays, loops, conditional statements.

Firstly, I did a question name "Next greater element in leetcode". Through this I was able to revise the concepts of arrays and conditonal statements and control statements.

Image description

Secondly, I was able to get a grip over the concepts of control statements. This question was quite simple as it dealt with basics of the array and its traversal.

Image description

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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

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

Okay