Skip to content

Exercises solved during 42sp's Basecamp between March and April 2021

Notifications You must be signed in to change notification settings

JKAmadio/42sp_Basecamp2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42sp_Basecamp2021

Exercises solved during 42sp's Basecamp between March and April 2021

Table of contents

Introduction

Basecamp is a selection process for future students at 42sp. This technology school is premised on collective learning, where students learn only from each other and can access any content from any type of platform.

It is 20 immersive days, solving lists of exercises together with the other campers, and with each completed list the next one is released. Besides solving the exercises, we have to follow a strict Norm for code standardization, besides having to go through peer-to-peer evaluations and also an automated correction.

The learning focus is initially on Shell commands (the first two lists are dedicated to this subject) and then the lists only cover C language content.

Technologies

Project is created with:

  • Shell
  • C

Lists

SH00

Exercise Description
00 Z
01 testShel00
02 Sem, de novo..
03 midLs
04 Git commit
05 gitignore
06 diff
07 clean
08 ft_magic

SH01

Exercise Description
01 print_groups
02 find_sh
03 count_files
04 MAC
05 você consegue criar?
06 skip
07 r_dwssap

C00

Exercise Description
00 ft_putchar
01 ft_print_alphabet
02 ft_print_reverse_alphabet
03 ft_print_numbers
04 ft_is_negative
05 ft_print_comb
06 ft_print_comb2
07 ft_putnbr
08 ft_print_combn

C01

Exercise Description
00 ft_ft
01 ft_ultimate_ft
02 ft_swap
03 ft_div_mod
04 ft_ultimate_div_mod
05 ft_putstr
06 ft_strlen
07 ft_rev_int_tab
08 ft_sort_int_tab

C02

Exercise Description
00 ft_strcpy
01 ft_strncpy
02 ft_str_is_alpha
03 ft_str_is_numeric
04 ft_str_is_lowercase
05 ft_str_is_uppercase
06 ft_str_is_printable
07 ft_strupcase
08 ft_strlowcase

C03

Exercise Description
00 ft_strcmp
01 ft_strncmp
02 ft_strcat
03 ft_strncat
04 ft_strstr

C04

Exercise Description
00 ft_strlen
01 ft_putstr
02 ft_putnbr
03 ft_atoi
04 ft_putnbr_base

C05

Exercise Description
00 ft_iterative_factorial
01 ft_recursive_factorial
02 ft_iterative_power
03 ft_recursive_power
04 ft_fibonacci
05 ft_sqrt
06 ft_is_prime
07 ft_find_next_prime

C06

Exercise Description
00 ft_print_program_name
01 ft_print_params
02 ft_rev_params
03 ft_sort_params

Rush

In construction...

About

Exercises solved during 42sp's Basecamp between March and April 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published