Code Monkey home page Code Monkey logo

ahniuqerac's Introduction

🦲 ahniuqerac

Repository created in college during web development class to learn github basics

🎯 Objective

  On Github or Gitlab:
   ↳ Someone on the team create a project/repository;
   ↳ Share with the other elements of the group formed in the classroom;
   ↳ Armed with your studies of gitflow, choose a way to apply it to your new project;
   ↳ Create initial code in the customer delivery branch;
   ↳ Use this code base to create new branches;
   ↳ Each developer will do their development within their S BranchES.
   ↳ As the project progresses, it is important to carry out unit and integration tests.
   ↳ At the end, please generate a v1.0 version of your code and make it available for download.
   ↳ Provide/Elaborate a readme.
   ↳ Make use of code review in non-automatic merges.
    
  Problem: Create a project in C language that:
   ↳ Generate/Create an integer array with 1000 entries;
   ↳ Generate functions that:
       ↳ Fill these thousand positions in the vector through a function that generates random numbers and inserts them into the vector.
       ↳ Sort this vector with the sorting algorithm called Bubble Sort.
       ↳ Sort this vector with the sorting algorithm called Quick Sort.
       ↳ Print this vector;
       ↳ Take the average of the vector;
       ↳ Take the median of the vector;
       ↳ Say what is the largest value present in the vector?
       ↳ Say what is the smallest value present in the vector?
   ↳ All these functions print their results to the screen directly.

📜 Requirements

  1. GCC 9.5 or newer

🌎 Locales

Currently available locales are:

  • Brazilian Portuguese (pt_br)

👤 Developers

  • João Victor Rokemback Tápparo
  • Felipe Yabiko Nogueira
  • Enzo Fabrício Monteiro Correia de Souza
  • Lucas Bertola da Silva
  • Tiago Gontijo Merighi

Created on
23/08/2022

ahniuqerac's People

Contributors

joaotapparo avatar felipeyabiko avatar ozneebr avatar srsups avatar

Watchers

 avatar  avatar

Forkers

tiagogm2507

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.