Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
212 commits
Select commit Hold shift + click to select a range
9d832a3
Update README.md
MadiMalik Dec 21, 2024
3834a49
Group Norms updated.md
fatima-malik99 Dec 21, 2024
8f04891
remove the second headder
MadiMalik Dec 21, 2024
ec0b27b
updated norms
MadiMalik Dec 21, 2024
cced8cd
Update on section 3.md
mojtabafayyaz Dec 22, 2024
29d997e
Merge branch 'MIT-Emerging-Talent:main' into main
mojtabafayyaz Dec 22, 2024
35e7791
Update README.md
Shahroz657 Dec 22, 2024
4529ef6
Team name and overview added.
fatima-malik99 Dec 23, 2024
a16e848
example
MadiMalik Dec 23, 2024
bee8299
Merge pull request #2 from MIT-Emerging-Talent/experment
mojtabafayyaz Dec 23, 2024
74fc680
added a comment
MadiMalik Dec 23, 2024
28d6d33
Merge pull request #3 from MIT-Emerging-Talent/experment
mojtabafayyaz Dec 23, 2024
c5ef39f
Update communication.md
MadiMalik Dec 24, 2024
4eefe55
Merge pull request #6 from MIT-Emerging-Talent/MadiMalik-patch-1
mojtabafayyaz Dec 24, 2024
d25c9bf
Update constraints.md
MadiMalik Dec 24, 2024
21646db
Updated communications.md
Shahroz657 Dec 24, 2024
ce887d9
Merge pull request #8 from MIT-Emerging-Talent/MadiMalik-patch-2
fatima-malik99 Dec 25, 2024
e6df93d
Merge branch 'MIT-Emerging-Talent:main' into main
fatima-malik99 Dec 25, 2024
231aad6
updated meeting agendas
fatima-malik99 Dec 25, 2024
5f63132
Fix markdown linter errors
fatima-malik99 Dec 25, 2024
6118625
Merge pull request #15 from MIT-Emerging-Talent/my-updated-communicat…
MadiMalik Dec 26, 2024
d4e85ff
Update communication.md
Shahroz657 Dec 26, 2024
2ef9862
Merge branch 'MIT-Emerging-Talent:main' into main
fatima-malik99 Dec 27, 2024
492dffc
Merge branch 'main' into update-templates
MadiMalik Dec 27, 2024
c9eab61
this commit resolves #23
fatima-malik99 Dec 27, 2024
c169269
Fix CI errors by addressing linting and formatting issues
MadiMalik Dec 27, 2024
ccfdbe5
Merge branch 'update-templates' and resolve conflicts
MadiMalik Dec 27, 2024
52e0b89
Fixed mardown formatting issues
Shahroz657 Dec 27, 2024
11e3cb3
Upadated with markdown errors fixed
Shahroz657 Dec 28, 2024
c723797
Add placeholder test
Shahroz657 Dec 28, 2024
d86da53
Fixed formatting erorrs
Shahroz657 Dec 28, 2024
bd0aef0
Updated files
Shahroz657 Dec 28, 2024
8d9d759
Merge pull request #21 from MIT-Emerging-Talent/update-templates
mojtabafayyaz Dec 28, 2024
d9a5f25
Merge branch 'MIT-Emerging-Talent:main' into count_vowels
fatima-malik99 Dec 28, 2024
e3605fa
Fixed some failing CI checks for #23
fatima-malik99 Dec 28, 2024
111e60c
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Dec 28, 2024
afa027e
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Dec 28, 2024
c60f138
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Dec 28, 2024
e77b0be
fixed issues with linting rules of #23
fatima-malik99 Dec 28, 2024
7314c01
Fixed Ruff formatting issues of #23
fatima-malik99 Dec 29, 2024
c256d40
Fix Ruff formatting issues of #23
fatima-malik99 Dec 29, 2024
0a3ea02
Merge branch 'MIT-Emerging-Talent:main' into count_vowels
fatima-malik99 Dec 29, 2024
202194a
Merge pull request #35 from MIT-Emerging-Talent/main
MadiMalik Dec 29, 2024
b157a1e
Resolve communication.md errors for #36
fatima-malik99 Dec 29, 2024
72a1041
fix MD047 in communication.md
fatima-malik99 Dec 29, 2024
6992ecc
Fix formatting errors and add new constraints in constraints.md #36
fatima-malik99 Dec 29, 2024
1cde988
Merge pull request #37 from MIT-Emerging-Talent/update_template_files
MadiMalik Dec 29, 2024
246631d
Fixed table format in communication.md
fatima-malik99 Dec 30, 2024
d09edb3
Add solution and unit tests for Remove Duplicates from Sorted List
Shahroz657 Dec 30, 2024
00353e4
Fix formatting issues for solution and test files using Ruff and Black
Shahroz657 Dec 30, 2024
ca58382
implemented function and unittest without docs
MadiMalik Dec 31, 2024
35b8952
input vadition
MadiMalik Dec 31, 2024
4b70467
this commit resove #31
MadiMalik Dec 31, 2024
5c06cdf
this commit resove #31
MadiMalik Dec 31, 2024
539e10c
add more test cases to resolve #31
MadiMalik Dec 31, 2024
5bc8fcd
add more test cases to resolve #31
MadiMalik Dec 31, 2024
d298b4a
Solution and unit test for filter_odd_numbers
Shahroz657 Dec 31, 2024
b87a8c7
Updated agendas in communication plan
fatima-malik99 Jan 1, 2025
830befc
Merge pull request #43 from MIT-Emerging-Talent/main
fatima-malik99 Jan 1, 2025
df2ef4a
Merge branch 'main' into update_template_files
fatima-malik99 Jan 1, 2025
528defb
Merge pull request #47 from MIT-Emerging-Talent/update_template_files
Shahroz657 Jan 1, 2025
84f6b24
Merge branch 'main' into Print-odd-numbers-in-a-list
Shahroz657 Jan 1, 2025
c2bfde5
Simplified the filter_odd_numbers function
Shahroz657 Jan 1, 2025
f102cf2
Merge branch 'Print-odd-numbers-in-a-list' of github.com:MIT-Emerging…
Shahroz657 Jan 1, 2025
921435e
Merge pull request #45 from MIT-Emerging-Talent/Print-odd-numbers-in-…
MadiMalik Jan 1, 2025
70039d4
Merge branch 'main' into remove_triplets
MadiMalik Jan 1, 2025
eac6aa6
Resolve conflicts by merging branch 'main' into count_vowels
fatima-malik99 Jan 2, 2025
d4b085d
Merge branch 'MIT-Emerging-Talent:main' into count_vowels
fatima-malik99 Jan 2, 2025
f63c798
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Jan 2, 2025
a71d720
Added Collective Learning Goals
jola-ds Jan 2, 2025
2a55de1
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 2, 2025
106c0d8
added 'unittest'
jola-ds Jan 2, 2025
bf93229
added 'atomic commits' learning goal
jola-ds Jan 2, 2025
cc7b010
added the date and author info to resolve #31
MadiMalik Jan 2, 2025
d4345d3
Merge pull request #50 from MIT-Emerging-Talent/remove_triplets
Shahroz657 Jan 2, 2025
ea5f9a6
Please merge.
Shahroz657 Jan 2, 2025
69f2232
Refactored tests and added improvements for remove_duplicates functio…
Shahroz657 Jan 2, 2025
ed0dd08
Merge branch 'remove-duplicates-solution' of github.com:MIT-Emerging-…
Shahroz657 Jan 2, 2025
66deee1
Merge branch 'main' into learning_goals
fatima-malik99 Jan 3, 2025
134fd09
Merge pull request #48 from MIT-Emerging-Talent/learning_goals
fatima-malik99 Jan 3, 2025
6bfe495
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 3, 2025
18da0da
Restore remove_every_other.py and test_remove_every_other.py
mojtabafayyaz Jan 3, 2025
2d6aaa0
Formatted test_remove_every_other.py with Black
mojtabafayyaz Jan 3, 2025
7ef6b9f
Added test cases for empty list and list with duplicates
mojtabafayyaz Jan 3, 2025
74aa35f
Updated test case for handling duplicates in remove_every_other function
mojtabafayyaz Jan 3, 2025
20355fa
created length_longest_substring.py
jola-ds Jan 3, 2025
acfb8b0
Added module docstring
jola-ds Jan 3, 2025
3ce001f
Add reverse_string.py & test_reverse_string.py
mojtabafayyaz Jan 3, 2025
08ea6f3
created function
jola-ds Jan 3, 2025
759f41c
added function docstring and doctests
jola-ds Jan 3, 2025
bc1691e
created test_length_longest_substring.py
jola-ds Jan 3, 2025
0c6c231
added test module
jola-ds Jan 3, 2025
8f1f462
fail-first test
jola-ds Jan 3, 2025
60e5052
Initialise variables to track the longest substring and the current s…
jola-ds Jan 3, 2025
db8eae0
Add a loop to iterate through characters in the input string.
jola-ds Jan 3, 2025
04e292d
Remove characters from the current substring until the repeating char…
jola-ds Jan 3, 2025
990bf60
Add the current character to the substring.
jola-ds Jan 3, 2025
f718365
Update the longest substring length based on the current substring.
jola-ds Jan 3, 2025
b39ff53
Return the length of the longest substring.
jola-ds Jan 3, 2025
eb357e4
fix bug: ensure substring and length updates occur within for loop
jola-ds Jan 3, 2025
e740049
Add comprehensive test suite for length_longest_substring function
jola-ds Jan 3, 2025
439f958
Update test module
jola-ds Jan 3, 2025
fab77ea
Add input type validation with assert isinstance
jola-ds Jan 3, 2025
50b55ce
Add module docstring to test_remove_every_other.py
mojtabafayyaz Jan 3, 2025
1204b76
Fix code formatting
jola-ds Jan 3, 2025
475456a
Refactor test case strings to use double quotes for consistency
jola-ds Jan 3, 2025
b0f64aa
Add module docstring to the test file.
mojtabafayyaz Jan 3, 2025
9c17310
Add module docstring to the test file
mojtabafayyaz Jan 3, 2025
acfd796
Merge pull request #52 from MIT-Emerging-Talent/reverse-string
Shahroz657 Jan 3, 2025
51171e5
Merge branch 'main' into remove_every_other
MadiMalik Jan 3, 2025
d004d10
Merge pull request #40 from MIT-Emerging-Talent/remove_every_other
MadiMalik Jan 3, 2025
ad521a7
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 4, 2025
cf44752
Refactor: Rename fucntion 'length_longest_substring' to 'longest_subs…
jola-ds Jan 4, 2025
4b28f73
Rename files to reflect updated function
jola-ds Jan 4, 2025
961e65f
Remove redundant comments
jola-ds Jan 4, 2025
45f4361
Refactor: Update function name
jola-ds Jan 4, 2025
71efc6d
Merge 'origin/main' into longest_substring
jola-ds Jan 4, 2025
5165a2f
Refactor tests: Remove redundancy, rename, and update docstring
jola-ds Jan 5, 2025
f9c343b
Create function and test files
jola-ds Jan 5, 2025
114bd68
Merge pull request #55 from MIT-Emerging-Talent/longest_substring
mojtabafayyaz Jan 5, 2025
0bbc849
Add function with docstring and doctests
jola-ds Jan 5, 2025
24e04bb
Add module docstring
jola-ds Jan 5, 2025
90fb988
Rename files to match fucntion
jola-ds Jan 5, 2025
8e3a3d6
Fail first test
jola-ds Jan 5, 2025
6615fec
Merge 'origin/main' into Buy_Sell_Stock_II
jola-ds Jan 5, 2025
f6160ae
Add function implementation
jola-ds Jan 5, 2025
c5fead3
Update implementation
jola-ds Jan 5, 2025
3def6ba
Add defensive assertions
jola-ds Jan 5, 2025
eddbc04
Update fucntion docstring
jola-ds Jan 5, 2025
81539f1
Refactor defensive assertions and docstring
jola-ds Jan 5, 2025
8bcb68b
Add comprehensive test suite
jola-ds Jan 5, 2025
8cb8bd8
Add test module docstring
jola-ds Jan 5, 2025
fc098a1
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 5, 2025
08bba40
Rename files to match function
jola-ds Jan 5, 2025
ca23c9d
Refactor: Rename function to reflect behaviour
jola-ds Jan 5, 2025
30685de
Refactor: Update test suite with renamed function
jola-ds Jan 5, 2025
f430291
Fix code format
jola-ds Jan 5, 2025
c526fce
Fix code format
jola-ds Jan 5, 2025
eb1ee8b
Refactor
jola-ds Jan 5, 2025
0cbecac
Fix code format
jola-ds Jan 5, 2025
a8fe44d
Refactor for improved clarity
jola-ds Jan 5, 2025
b26cb58
Add encoding
jola-ds Jan 5, 2025
3f48383
Merge 'origin' into longest_substring
jola-ds Jan 5, 2025
e4fddb2
Merge pull request #57 from MIT-Emerging-Talent/longest_substring
mojtabafayyaz Jan 6, 2025
00a0825
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 6, 2025
f651b2a
Refactored and improved remove_duplicates_from_sorted_list solution a…
Shahroz657 Jan 6, 2025
e1b6502
Merge pull request #53 from MIT-Emerging-Talent/main
mojtabafayyaz Jan 6, 2025
0d92ccf
Merge branch 'main' into remove-duplicates-solution
Shahroz657 Jan 6, 2025
dd005f2
Update module contents
jola-ds Jan 6, 2025
afc8ad9
Merge 'origin' into Buy_Sell_Stock_II
jola-ds Jan 6, 2025
354c04a
Add main entry point
jola-ds Jan 6, 2025
9b69d61
Reformat remove_every_other.py
mojtabafayyaz Jan 6, 2025
97fe17b
Improved comments to align with strategy-focused guidelines. Resolves #9
Shahroz657 Jan 6, 2025
7e23ac9
Merge branch 'remove-duplicates-solution' of github.com:MIT-Emerging-…
Shahroz657 Jan 6, 2025
9435cf9
Applied black formatting and resolved pycheck failures to resolve #9
Shahroz657 Jan 6, 2025
b5c907b
Merge branch 'main' into count_vowels
fatima-malik99 Jan 7, 2025
fa0d785
Merge pull request #41 from MIT-Emerging-Talent/remove-duplicates-sol…
fatima-malik99 Jan 7, 2025
57b008c
Merge branch 'main' into fix-remove_every_other
MadiMalik Jan 7, 2025
fc2fc33
Merge pull request #60 from MIT-Emerging-Talent/fix-remove_every_other
MadiMalik Jan 7, 2025
ac0313e
Add 'who_likes_it' function and its tests to resolve #61
MadiMalik Jan 7, 2025
2ef7599
Add 'who_likes_it' function and its tests to resolve #61
MadiMalik Jan 7, 2025
6fbc3cd
Add some comments to resolve #61
MadiMalik Jan 7, 2025
b01d582
remove spaces to pass ci checks
MadiMalik Jan 7, 2025
32540e3
remove spaces to pass ci checks
MadiMalik Jan 7, 2025
ad4d6f9
update the docstrings
MadiMalik Jan 7, 2025
667e6d0
Fix formatting issues flagged by Ruff
MadiMalik Jan 7, 2025
565da87
Fix formatting issues flagged by Ruff
MadiMalik Jan 7, 2025
2ea4781
Fix formatting issues flagged by Ruff
MadiMalik Jan 7, 2025
0f5302d
Fix formatting issues flagged by Ruff
MadiMalik Jan 7, 2025
01ff587
updated doctest
MadiMalik Jan 7, 2025
e33d97a
updated doctest
MadiMalik Jan 7, 2025
6f2d92a
Merge branch 'main' of https://github.com/MIT-Emerging-Talent/ET6-fou…
fatima-malik99 Jan 7, 2025
2bbe614
Added modules at the top
fatima-malik99 Jan 7, 2025
88c5865
Merge branch 'MIT-Emerging-Talent:main' into count_vowels
fatima-malik99 Jan 7, 2025
358c920
Merge pull request #62 from MIT-Emerging-Talent/like_display_system
mojtabafayyaz Jan 7, 2025
c4312b3
Fixed Ruff formatting
fatima-malik99 Jan 7, 2025
c50cd84
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Jan 7, 2025
c3ad923
Merge branch 'main' into count_vowels
fatima-malik99 Jan 7, 2025
2ab33fe
Merge branch 'main' into count_vowels
fatima-malik99 Jan 9, 2025
23e7ebd
Improved module docstring
fatima-malik99 Jan 9, 2025
fb4bbb9
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Jan 9, 2025
7f4cc52
Rearranged test cases for better organization
fatima-malik99 Jan 9, 2025
5eebae1
Merge pull request #64 from MIT-Emerging-Talent/main
fatima-malik99 Jan 9, 2025
115ea94
Fix code formatting in test_count_vowels.py using Ruff
fatima-malik99 Jan 9, 2025
2813cc8
Merge branch 'main' into count_vowels
fatima-malik99 Jan 9, 2025
7209583
Added proper spacing using ruff formatting
fatima-malik99 Jan 9, 2025
add814c
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Jan 9, 2025
63d1a3c
Improved function's docstring in count_vowels.py
fatima-malik99 Jan 9, 2025
afd5788
Update Communication.md
mojtabafayyaz Jan 9, 2025
3cff493
Update availability in communication.md
mojtabafayyaz Jan 9, 2025
6d3e12c
Merge pull request #71 from MIT-Emerging-Talent/update-communication-md
Durgesh976 Jan 9, 2025
183e175
Add files via upload
anwar099 Jan 9, 2025
ace0d27
Merge pull request #56 from MIT-Emerging-Talent/Buy_Sell_Stock_II
anwar099 Jan 9, 2025
3c076f3
Merge branch 'main' into count_vowels
fatima-malik99 Jan 9, 2025
2e65e25
Added basic test case
fatima-malik99 Jan 9, 2025
993e24f
Added test for only whitespace
fatima-malik99 Jan 10, 2025
2795e7c
Reformat by new version of Ruff
fatima-malik99 Jan 10, 2025
fe7514c
Reforamt with ruff update
jola-ds Jan 10, 2025
e345ac8
Merge branch 'origin' into Buy_Sell_Stock_II
jola-ds Jan 10, 2025
41ca469
reformat after ruff new version
MadiMalik Jan 10, 2025
67301ed
Merge pull request #81 from MIT-Emerging-Talent/who-likes-it
fatima-malik99 Jan 10, 2025
2caca66
Merge branch 'origin' into Buy_Sell_Stock_II
jola-ds Jan 10, 2025
8072c5f
Merge pull request #83 from MIT-Emerging-Talent/Buy_Sell_Stock_II
fatima-malik99 Jan 10, 2025
4f579cf
Fix formatting for remove_duplicates_from_sorted_list.py with updated…
Shahroz657 Jan 10, 2025
5149769
Merge pull request #85 from MIT-Emerging-Talent/fix-ruff-fromaatting-…
fatima-malik99 Jan 10, 2025
3712ef2
Added test for very long strings
fatima-malik99 Jan 10, 2025
4c28f9d
Merge branch 'main' into count_vowels
fatima-malik99 Jan 10, 2025
96355b1
Rearraged tests in test_count_vowels.py
fatima-malik99 Jan 10, 2025
d686b9d
Merge branch 'count_vowels' of https://github.com/MIT-Emerging-Talent…
fatima-malik99 Jan 10, 2025
2bdba2c
Merge pull request #65 from MIT-Emerging-Talent/count_vowels
jola-ds Jan 10, 2025
b6a5875
Merge branch 'main' into three_sum
mudassra-taskeen Jan 11, 2025
b40b120
Add files via upload
anwar099 Jan 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/help_wanted.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ labels: "help wanted"
- assign: anyone you would like help from
-->

## The Code
# The Code

<!--
The code you have a question about (it doesn't need to be your code!). This can
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/new_challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ about: >
-->

<!--
Describe the challenge's _behavior_ so someone can start solving it without asking for clarification.
Describe the challenge's _behavior_ so someone can start solving it without
asking for clarification.
Do not describe a _strategy_ or an _implementation_!
Others are free to solve the behavior however they like.
-->
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ about: A template PR for code review with a checklist

<!-- describe the challenge you will solve -->

## Behavior
# Behavior

### Files
## Files

- [ ] The file name describes the function's behavior
- [ ] There is a module docstring in the function file
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MIT License
# MIT License

Copyright (c) 2024 MIT Emerging Talent

Expand Down
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Git it Done

## Overview

Welcome to the **Git it Done** repository!

This is a collaborative learning project where our team works together to solve
problems and learn new skills. Each teammate will:

- Solve 2 problems.
- Help resolve 2 problems contributed by others.

Our team is made up of people with different levels of experience—some of us are
complete beginners, while others have a little experience. But one thing we all
share is a strong eagerness to learn. By the end of this project, we will no longer
be complete beginners.

We are learning collaboratively, growing through our mistakes, and working as a
team to improve. .
65 changes: 65 additions & 0 deletions collaboration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,69 @@

<!-- group norms summary -->

## Summary of Norms

Our goal is to create a collaborative environment where everyone feels
comfortable asking questions and working together. We will start with the basics,
progress toward project goals, and remain respectful, helpful, and connected
throughout the journey.
<!-- group norms list -->

### 1. Encourage Open and Respectful Communication

- Ensure all members feel heard and valued in discussions.
- Prioritize clear and constructive communication, encouraging everyone to share
their ideas and perspectives without fear of judgment or interruption.

### 2. Balance Discussion and Debate

- Promote productive collaboration through thoughtful discourse.
- Use discussions to generate ideas and debates to critically evaluate them while
maintaining respect and focusing on project goals.

### 3. Technical Meetings

- Use **Slack** for technical discussions and project updates.
- Use **WhatsApp** for urgent matters and quick clarifications.

### 4. Reminders for Code Review

- To ensure timely code reviews, feel free to send a friendly reminder on Slack
or WhatsApp when necessary.
- Encourage team members to notify the requester once the code review is completed.

### 5. Handling Delays and Meeting Attendance

- Meetings will start as scheduled to respect everyone's time.
- If unable to attend, members should share their situation in advance and catch
up via recordings.

### 6. Maintain a Positive Team Environment

- Avoid rude or mean behavior.
- If any interaction causes discomfort, address it respectfully to resolve the
issue and foster understanding.

### 7. Create a Safe Feedback Culture

- Encourage constructive feedback to improve team performance.
- Focus on solutions rather than blame when giving or receiving feedback.

### 8. Clear Handoffs When Required

- If there are delays in completing tasks, inform the team promptly to prevent
further delays.
- Minimize dependency issues by clearly communicating expectations and timelines
when tasks require input or dependencies from another member.

### 9. Respect for Different Work Styles

- Foster individuality while ensuring progress.
- Respect that everyone has a unique working style, provided deliverables are
submitted on time and meet agreed standards.

### 10. Responsiveness and Accountability

- While everyone has different schedules, acknowledging messages on Slack or
WhatsApp—even with a brief reply—helps keep the team informed and connected.
- This ensures smooth collaboration and demonstrates respect for everyone’s efforts.
Loading