Data Structures and Algorithms APK

Version 2.0.3 - com.marcyliao.app.algnote
marcyliao,algnote,education

APP Information

Download Version 2.0.3 (21)
Apk Size2.32 MB
App DeveloperMarcy App
Malware CheckTRUSTED
Install on Android4.0.x and up
App Packagecom.marcyliao.app.algnote.apk
MD5550e1d2badaac8d166828952d6884406
Rate5

Download Data Structures and Algorithms 2.0.3 APK

App Description

Data Structures and Algorithms is marcyliao,algnote,education, content rating is Everyone (PEGI-3). This app is rated 5 by 1 users who are using this app. To know more about the company/developer, visit Marcy App website who developed it. com.marcyliao.app.algnote.apk apps can be downloaded and installed on Android 4.0.x and higher Android devices. The Latest Version of 2.0.3 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 257+ times on store. You can also download com.marcyliao.app.algnote APK and run it with the popular Android Emulators.

New Update: Algnote supports OFFLINE now!

Algnote lets developers or CS students easily review data structures and algorithms from theory, implementation to coding problems. If you are a programmer  looking for your first programming job and preparing for coding interviews, or  a student who is preparing for exams about data structures and algorithms, this app could be a right fit for you.All the algorithms and data structures are implemented in Java. Therefore, if you want to use the Algnote to learn coding, please make sure you are comfortable with Java.

Currently Algnote has the following sections:

- Array

- String

- Linked List

- Stack

- Queue

- Hash Table

- Tree

- Graph

- Searching

- Sorting

- Recursion

- Dynamic Programming

- Math

- Bit Manipulation

Each section contains the theory notes to help users to understand the concepts and several coding problems to improve their familiarity to the algorithms or data structures. Most of the coding problems are selected from Leetcode and implemented by the developer. Some problems have multiple solutions and compare the pos and crons of different algorithms.

Although currently Algnote focuses on algorithms and data structures but we plan to extend the app to have more other content, from basic language tutorials to high level architecture knowledges. 

Some words from the developer of this app:

Note that all these notes were done by me with some references to some textbooks or online coding questions I did before. They are not as accurate as a textbook. As this is a very early release, there are definitely some issues in the notes and I am trying my best to find them and correct them. I will keep optimizing the content and functionality to make it better every day. If you find any issue when you are using it, it will be much appreciated if you could send a message to [email protected].

Currently all the content of this app was prepared when I just graduated from university and was preparing for coding interviews. At that time I was pretty confident that I could get a good job as I had done many projects in school and I was very good at building web and mobile applications.

However, things did not go as I expected. During the interviews, the interviewers asked me to write codes to solve problems on the whiteboard. Many times, I got stuck on the problems and could not figure out a single solution. Even when I completed a solution and felt happy, the interviewers often immediately pointed out the problem of my code. Not efficient enough, use too much memory space, or did not consider the boundary situations. I felt disappointed to myself.

Fortunately, I got a pretty good offer from a company and started my career as a web developer. But even now I still feel hard to complete these algorithms questions. 

I know preparing for coding interviews is not easy, but it is not that hard. It is just a process that we need to go through to become good developers. 

These are all the purposes of this app. I use it every day to review my knowledges on algorithms and data structures. I hope it could not only help myself, but also help more developers who are fighting for their careers.

 

App ChangeLog

  • 1. Fix bugs and unused permissions
    2. Improve performance and stability

App Screens

Data Structures and Algorithms App Screen 1Data Structures and Algorithms App Screen 2Data Structures and Algorithms App Screen 3Data Structures and Algorithms App Screen 4Data Structures and Algorithms App Screen 5Data Structures and Algorithms App Screen 6

com.marcyliao.app.algnote.apk
Name:1581944554424.apk

Apk scan results


Apk Scaned By TotalVirus Antivirus,com.marcyliao.app.algnote.apk Was Pure And Safe.

Scan Stats:harmless:0|type-unsupported:11|suspicious:0|confirmed-timeout:0|timeout:0|failure:0|malicious:0|undetected:62|
Name:com.marcyliao.app.algnote.apk
Name:1581944554424.apk SHA-1:5f7f7ddf303e1dc22f7a066c6c0d2598972ed66c SHA-256:0ce7c02c83f449785c1509916d5bd2c1badbc4dc2d54e5dbd1750c775e72cd8b SSDEEP:49152:dRWVyMigs5VKksSzEgZxN4C4IacW9C5eV2aMn32441XWt8WJUgw7MWLhTs:dRWVLQ3sSJjPzACfG71XWiRs File type:Android Magic:Zip archive data, at least v2.0 to extract File size:2433485 Uncompressed Size:5684808 Contained Files :405 Contained Files By Type:xml:118,dex:1,MF:1,RSA:1,jpg:1,js:35,png:239,SF:1,css:1,

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. Carlos Pimentel-avatar

    Carlos Pimentel

    Just installed and is what I was looking for. A good means to recall the data structures and has great sample algorithms implemented with java. Just would love to see a dark theme that would be the cherry on the cake.

  2. Dalou Kalai-avatar

    Dalou Kalai

    It's really awesome. Of course lots of books n websites for algo, but it's Very handy to read on mobile phone, when you want to refer something quickly. Cheers.

  3. Sharat S Nair-avatar

    Sharat S Nair

    Great app. Will rate 5stars if night mode is included(dark background, light text )

  4. Samrudh Shetty-avatar

    Samrudh Shetty

    I wish there was a python version of solutions... But the app is really great anyway

  5. Indrajeet Nagda-avatar

    Indrajeet Nagda

    Can you please release a version for ios? I can help you out with it, if you want?

  6. philani gumede-avatar

    philani gumede

    Is a nice app i like

  7. Dan Wanek-avatar

    Dan Wanek

    I like the concept but the text on Big-O was wrong when comparing f1 and f2. I looked at the entry in the linked blog and it appears to have been fixed online.

  8. Anthony Benito-avatar

    Anthony Benito

    Spelling errors here and there, and coding examples appear to be in Java. You may want to specify that on the page before download. The theory explanations are pretty good, though.

  9. A Google user-avatar

    A Google user

    A fly back to university days... In a really well summarised and organised way that gives me the ability to revisit all concepts and notions quickly

  10. Vishvesh Dave-avatar

    Vishvesh Dave

    It would be great if you could provide note feature to this app so that user can make custom note per topic. Other than that this is most easy way to learn basic algorithms