Skip to content

A Java Application for Editing, find Meanings Compile Java Code and much more.

Notifications You must be signed in to change notification settings

rohithvutnoor/EditNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditNote


A Java Application for Editing and Much More

Project EditNote


Update:

  • Now Compile your Java Code within the Editor

  • Optimized Dictionary Meaning Search Complexity

  • Old Version : Search Complexity O(N) : Linear Search

  • New Version.. : Search Complexity O(word.length) : Trie DataStructure


Project EditNote


Update:

  • No more dependent on files, complete Data is being stored in MYSQL DataBase.

  • Find Meanings for General Technical Terms

  • Search Online for technical related terms right from the Application.

Now you can also find meanings for general technical terms related to Personal Computer.

TechPC Feature View

TechPC


TechPC Feature View

TechPC


Browse Online

TechPC


Browse Online

TechPC

About

A Java Application for Editing, find Meanings Compile Java Code and much more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages