Coder Social home page Coder Social logo

codinasion-archive / codinasion-dsa Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 31.0 1.69 MB

An open source codebase for sharing programming solutions for Data Structures and Algorithm (DSA) problems

Home Page: https://codinasion.vercel.app/dsa/

License: MIT License

C 13.26% Java 9.83% Go 3.78% C# 5.57% JavaScript 9.77% Python 14.52% C++ 25.94% Rust 8.70% Julia 4.20% PHP 4.43%
c c-sharp codinasion cpp dsa dsa-algorithm go java javascript python

codinasion-dsa's People

Contributors

anastazir avatar anirudhhkashyap avatar chrisi2209 avatar daltoncash avatar darren-r avatar gauravagrwal avatar glunkad avatar harsh0c avatar harshraj8843 avatar ihammadasghar avatar isobarbaric avatar jefvda avatar kacpertki avatar madhus-1605 avatar maksymalist avatar mobo07 avatar n1ongol avatar oxidizedrat avatar pablito2020 avatar paolofer avatar peleg-noam avatar prajwalborkar avatar rashmod avatar rogermreyes avatar sandeepb3 avatar sou127 avatar spirosark avatar udaybadhe avatar xqueezeme avatar yogeshct3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

codinasion-dsa's Issues

Linear Search

Title of programme

Write a Python programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Linear Search

Title of programme

Write a Java programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Linear Search

Title of programme

Write a C++ programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Linear Search

Title of programme

Write a GO programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Linear Search

Title of programme

Write a C programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Suggest new programme !!!

Description

You can ask/suggest any Data Structure and Algorithms programme here.

Issues for these programmes will be created in bulk for different programming languages.

Please suggest a programme by commenting using the template :-

- [ ] Title of programme

For example :-

  • Write a programme for Bubble sort
  • Write a programme for Merge sort
  • Write a programme for Heap sort

Issues for the programmes you suggest will be created as soon as possible

Thanks ๐Ÿ’–

Linear Search

Title of programme

Write a C# programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Linear search: new languages

What programme on codinasion.vercel.app/dsa is affected?

Linear search

What part(s) of the programme would you like to see updated?

Hi there!

The linear search programme does not have these languages:

  • Julia
  • PHP
  • Rust

I'd love to help with those!

Additional information

No response

Code of Conduct

Linear Search

Title of programme

Write a JavaScript programme for Linear Search.

Additional information

Input  : 10 20 80 30 60 50
Target : 30

Output : 3

Code of Conduct

Java class linear-search name change

What would you like to share?

Java class name must match filename, and "-" not allowed in class names. According to Java convention, file name and class name should be "LinearSearch".

Additional information

No response

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.