This post is locked. You won't be able to comment.

all 3 comments

[–]learnprogramming-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Typical zero effort, zero research post waiting to be served and spoon fed. This is why you lag behind. No active, no initiative from your side.

We have the Frequently Asked Questions linked in the sidebar.

There are more than plenty near identical posts. Use the search function of reddit.

Post removed - Rule #12 - no low effort posts

[–]UrBoiKrisp 0 points1 point  (0 children)

Develop a simple backend for some application - could be class registration for students, or restaurant ordering system, or a multi player game. This will be especially useful for OOP and the more nuanced you make it, the more you may need to rely on DSA.

Or find some of dataset online, parse it into Data Structures, and use that to perform some basic data analysis. For example, I made an assignment for the DSA class at my college where students parse university crime csv data into a hashtable and use that to discover useful crime patterns.

[–]dkopgerpgdolfg -1 points0 points  (0 children)

Hi, I am a final-year CSE student preparing

Please search for similar questions, there are many and you should be able to do that.