Giter Site home page Giter Site logo

algodata's Introduction

CV badge Hits

I aim to kill ๐Ÿค๐Ÿค with ๐Ÿชจ
image
๐Ÿชจ ๐Ÿ—“ ๐Ÿค do more with fewer weights? ๐Ÿค solves a problem that matters at scale?
The Wisdomify Project 2021-now Draws inductive biases from how we interpret Korean proverbs A solution to a Tip-of-the-Tongue problem
The Idiomify Project 2022-now Draws inductive biases from the science of idiom acquisition (The Idiombeddings Project) A solution to the lack of idiomatic fluency of English-as-a-Foreign-Language writers
The Politely Project 2022-now N/A, as it is currently rule-based. A solution to ...

algodata's People

Contributors

artemisdicotiar avatar eubinecto avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

algodata's Issues

chapter 8: Trees: Projects

Trees - TOC

  • Trees
    • General Trees
    • Binary Trees
    • Implementing Trees
    • Tree Traversal Algorithm
    • Case Study: An Expression Tree
    • Exercises

Exercises์˜ ํ”„๋กœ์ ํŠธ๋ถ€ํ„ฐ ๋จผ์ € ๋ณด๊ณ , top-down ์‹์œผ๋กœ ์ ‘๊ทผํ•˜๊ธฐ.
์ฑ…์„ ๋ณด๊ณ  ๋‚˜์„œ ๋จผ์ € ์ดํ•ดํ•˜๊ณ , ์ฑ…์˜ ๋„์›€ ์—†์ด ์ง์ ‘ ๋‹ค ํŒŒ์ด์ฌ์œผ๋กœ ์ฝ”๋”ฉํ•ด๋ณด๊ธฐ.

Goal

์ผ๋‹จ ์‹œ์ž‘์€ ์•„๋ž˜ ๋‘๊ฐœ ํ”„๋กœ์ ํŠธ๋ฅผ ํ•ด๋ณด๊ธฐ.

Project: P-8.65

Implement the tree ADT using a linked structure as described in Section
8.3.3. Provide a reasonable set of update methods for your tree.

linked structure๋กœ ์ฑ…์— ๋จผ์ €๋‚˜์˜ค๋‹ˆ๊นŒ. ์ด๊ฒƒ๋ถ€ํ„ฐ ๋จผ์ € ๊ตฌํ˜„ํ•ด๋ณด๊ธฐ. ๊ทธ๋Ÿฌ๊ณ ๋‚˜์„œ ์‹œ๊ฐ„์ด ๋‚จ์œผ๋ฉด array indexing์œผ๋กœ ๊ตฌํ˜„ํ•ด๋ณด๊ธฐ.

Project: P-8.64

Implement the binary tree ADT using the array-based representation described in Section 8.3.2.

why does PyCharm complain about this?

class BinaryTree(Tree):

image

์ด๋ฏธ ArrayBinaryTree์™€ LinkedBinaryTree์—์„œ ๋ชจ๋“  ๋ฉ”์†Œ๋“œ๋ฅผ implementํ•˜๋Š”๋ฐ ์™œ ์ €๊ธฐ์„œ ๊ตฌํ˜„์„ ํ•ด์•ผํ•œ๋‹ค๊ณ  ์›Œ๋‹์„ ํ•˜๋Š”์ง€?

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.