

google-interview-university
0.17MB. 0 audio & 0 images. Updated 2016-10-23.
Description
Sample (from 1227 notes)
Cards are customizable!
When this deck is imported into the desktop program, cards will appear
as
the deck author has made them. If you'd like to customize what appears
on
the front and back of a card, you can do so by clicking the Edit
button, and
then clicking the Cards button.
正面 | What is Fib(2) ? |
背面 | 1 |
Tags |
正面 | What is the base case of a recursion? |
背面 | The code required to give the solution to the smallest subproblem. |
Tags |
正面 | What is Thrift? |
背面 | Apache Thrift is a framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between different languages. It handles serialization and has its own communication protocol. IDL-based. |
Tags |
After the file is downloaded, double-click on it to open it in the desktop program.
At this time, it is not possible to add shared decks directly to your AnkiWeb account - they need to be added from the desktop then synchronized to AnkiWeb.
Reviews

Excellent

Fib(2) is 2, not 1

Thanks

good

nice

G

The deck itself is fantastic, but there are 2 things that annoy me and probably take me a few weeks to get right:
1.) tags are missing - this is a problem for everybody to learn custom decks
2.) some cards are like cloze cards, but the basic card type there is just ____ in the front and then the word in the back... this is really hard to read I will change them to the cloze card type
1.) tags are missing - this is a problem for everybody to learn custom decks
2.) some cards are like cloze cards, but the basic card type there is just ____ in the front and then the word in the back... this is really hard to read I will change them to the cloze card type

placeholder=''Reason:"

I love it so much. Thank you!

Really helped me in understanding and retaining daunting concepts in CS.

nice

It was mentioned in a previous review, but the formatting issues with white space can be fixed by doing the following: open deck, edit card, click cards, select the "styling" radio button, add the member "white-space: pre;" to the card class

help me a lot

Excellent Resource.

Nice

Good stuff

For indentation, adding 'white-space: pre;' to the card type styling seems to do the trick.

deck full of knowledge. appreciate the time thats been put into this!

Such a useful tool!

it's helpful

love.

good read

Thanks for sharing! It's very informative

thx

Amazing

Nothing to comment, it's really good.

thx

good

great

Awesome :)

Great!

For indentation, adding 'white-space: pre;' to the card type styling seems to do the trick.

good share

Good

y

good

Thanks for sharing.

Very informative

Very nice

great!!!

Excellent!!!

I love these cards and dont really mean to give a thumbs down (just to get your attention).
The cards don't have new lines in the code and it makes it very hard to read them. Any ideas on how a new line can be added.
The cards don't have new lines in the code and it makes it very hard to read them. Any ideas on how a new line can be added.

Awesome.

Good man for sharing, thanks a bunch!

Fantastic

Great job

Great

Only drawback is that code is not indented (needs to be made an image, or maybe HTML and <pre>?)

great

Good

Cool

Nice way to review