Code Monkey home page Code Monkey logo

vattipallysushmitha's Projects

address_book_system icon address_book_system

A Java console application that manages an address book where the contacts are saved within an archive.

address_book_system_erdiagrams icon address_book_system_erdiagrams

Entity-Relationship (ER) model is a visual representation of the table's structure and the relationships between logically related tables.

address_book_using_file_io icon address_book_using_file_io

Java IO or Input Output in Java with input stream, output stream, reader and writer class. The java.io package provides api to reading and writing data.

algorithm_programs icon algorithm_programs

Algorithm is a set of well-defined instructions to solve a particular problem. It takes a set of input(s) and produces the desired output.

binary_search_tree icon binary_search_tree

Binary Search Tree,in which every node has a value that is greater than or equal to the node values in the left sub-tree, and less than or equal to the node values in the right sub-tree.

employee_payroll_service_mysql icon employee_payroll_service_mysql

SQL stands for Structured Query Language which is basically a language used by databases. This language allows to handle the information using tables and shows a language to query these tables and other objects related (views, functions, procedures, etc.).

employee_payroll_service_problem icon employee_payroll_service_problem

Java I/O stream is the flow of data that you can either read from, or you can write to.Java uses streams to perform tasks. Java I/O stream is also called File Handling, or File I/O.

linked_list icon linked_list

Solving Linked List Program by using Data structures

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.