Code Monkey home page Code Monkey logo
Sunny Bangale photo

sunnybangale Goto Github PK

followers: 14.0 following: 25.0 repos: 16.0 gists: 0.0

Name: Sunny Bangale

Type: User

Company: Oracle

Bio: I am a Software Engineer and an MS in Computer Science graduate from UT Dallas | Full Stack Development, Data Engineering, Internet of Things, Machine Learning

Location: Sunnyvale, CA

Sunny Bangale's Projects

coursera-kotlinforjavadevelopers icon coursera-kotlinforjavadevelopers

The Kotlin programming language is a modern language that gives you more power for your everyday tasks. Kotlin is: Concise, Safe, Pragmatic and Focused on interoperability with Java code. It can be used almost everywhere Java is used today: for server-side development, Android apps, and much more. Kotlin is 100% compatible with all existing Java frameworks, and has good tooling support. It’s a pragmatic language with a very low learning curve, and can be quickly grasped by Java developers. Kotlin code might be compiled not only to JVM byte code but to JavaScript and Native code as well, but this course is focused on Kotlin/JVM. This code base involves all the programming assignments for the course. It was spread over a duration 5 weeks and specific deadlines for the tasks for every week.

skiplist icon skiplist

A skip list is a data structure that allows fast search within an ordered sequence of elements. Fast search is made possible by maintaining a linked hierarchy of subsequences, with each successive subsequence skipping over fewer elements than the previous one.

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.