Giter Site home page Giter Site logo

Comments (2)

likejazz avatar likejazz commented on July 27, 2024

@chanmin01
안녕하세요.
리트코드에서는 입력값이 함수의 인자로 주어집니다. 예를 들어, 우리 책 첫 번째 문제인 '유효한 팰린드롬'의 경우,

def isPalindrome(self, s: str) -> bool:

에서 s에 입력값이 들어오게 됩니다. 그러나, 이 부분은 플랫폼 마다 모두 제각각이므로 코딩 테스트 시에는 각각의 특징을 잘 파악해야 합니다. 코딩 테스트를 치르기에 앞서 각각의 플랫폼의 특징을 충분히 숙지하시기 바랍니다.

from python-algorithm-interview.

chanmin01 avatar chanmin01 commented on July 27, 2024

그렇군요!! 친절한 답변 감사합니다!!

from python-algorithm-interview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.