#๐Ÿ”’ need websites for homeworks like codewars i want to train algorithms

75 messages ยท Page 1 of 1 (latest)

open bough
#

THANKS

stuck spireBOT
#

@open bough

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

open bough
#

tell me websites to use

#

i want to train algorithms

red warren
#

what's wrong with codewars?

open bough
#

i just want to know

#

other websites

#

i know leetcode but it's hard

#

any other?

red warren
#

Why not just stick to codewars for now?

plush cape
#

cses for a set of template-y problems without too many twists

open bough
#

i am a beginner still i learnt basics

#

so i want to train algorithms

red warren
#

That's why I'm suggesting to just stick with codewars for now

#

It's a great balance of difficulty

plush cape
open bough
#

i have a problem

#

i can't do complex code

#

i want to train about algorithms to do more complex thing

open bough
#

but i have basic knowledge

#

lists

#

dictionaries

#

and etc

#

i want to train how to use it together to make complex things

red warren
#

You could try Advent of Code from past years

plush cape
# open bough i can't do complex code

do you mean stuff like project structuring, code organization, good abstractions?
cause ngl, learning algorithms won't directly help with that; building projects may be better

open bough
#

but it's big problem for me cuz i like speed

#

i don't like when i am using brain

#

and thinking lots about it

#

haha

red warren
open bough
#

for me it's like a skill

#

i know math too but for me it's hell

#

to use brain

plush cape
#

at the end of the day, all leetcode-adjacent sites like codewars or a billion others basically "only" trains you in data structs & algorithms
at most, they're still snippets compared to what an actual project would require, so doing more won't really help

open bough
#

cuz i like speed

#

so

red warren
#

I'd rather have something working right than working fast

open bough
#

i need to learn some libraries

#

for project

#

can u tell me

#

any project ideas

#

for beginners

red warren
#

there's lots of projects you can do without libraries

open bough
#

HM

red warren
#

Make some simple games

#

hangman

#

blackjack

#

tictactoe

#

battleship

plush cape
#

!kindling and some more ideas if you got none:

stuck spireBOT
#
Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

open bough
red warren
#

Make a terminal game

open bough
#

xd

plush cape
open bough
#

alr let me try without it

#

thanks for helping

#

my goal is to make my own vpn (it should be last project)

#

i have little knowledge about c

red warren
#

gotta start small

open bough
#

about proxy servers

#

like it costs any $ to make proxy server? you need to contact and pay your internet provider

red warren
#

I don't know anything about proxy servers

open bough
#

alr

reef crystal
#

i think codewars is clearly, by far, the best option there is available for submit-and-verify programming problems, but you can have a look around at these other sites:

  • leetcode (most similar to codewars)
  • hackerrank (teaches some beginner language features)
  • advent of code (automation problems)
  • kattis (also similar to codewars)
stuck spireBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.