Skip to content

Latest commit

 

History

History
106 lines (62 loc) · 2.77 KB

README.md

File metadata and controls

106 lines (62 loc) · 2.77 KB

Computing UFBA

Repository to store my activities (lists, tests, competitions) of programming made in college.

Jefferson Raimon

License in Computer | Federal University of Bahia (UFBA)

Since 2021, until now.


MATA37 - Introdução à Lógica de Programação (ILP)

Logic Programming Introduction

[ 2021.2 ]

My first contact with programming in life. We've used Python and a JUDGE plataform called JUDE where we submit our codes to see if works.

My codes

Contents studied
Basics Inputs and Outputs
Variables and Constants
Arithmetics Expressions
Conditional and Bool Operations
Loops Structures
Arrays and Strings
Functions
Lists and Dictionaries
Matrix
Binary Search
Ordenation

Study material


Programação Competitiva

Programming Contest

[ 2021.2 ]

In this period I started the study and training of programming competitions, with the GruPro (PROgramming GRUoup) of UFBA. Resolution of contests, training sessions, marathons, etc.

I had participated in a selective and I managed to solve 4 problems of 13.

My codes

I also participed in the ICPC Brazil Subregional 2021 with an team (Os Limados) and we managed to solve 1 problem (in another problem we got TLE - Time Limit Exceed =/)

My team code


MATD04 - Estruturas de Dados

Data Structures

[ 2022.1 ] - Vacation Course

Introduction to algorightms and data structures with C language.

My codes


MATA55 - Programação Orientada a Objetos

Object Oriented Programming

[2022.1]

i'll do this period.


MATA57 - Laboratório de Programação I

Programming Lab I

[2022.1]

Deepening in Programming Logic with C and C++

My codes

Contents studied
Review of LPI
Functions
Pointers
Dynamic allocation

MATF34 - ACCS: Programação Competitiva - Computação Para Alunos

ACCS: Programming Contest - Computing for students

[2022.1]

i'll do this period.