https://github.com/wesleybertipaglia/walmart-software-engineer
This repository contains my solutions and projects developed as part of the Walmart USA Advanced Software Engineering Virtual Experience.
https://github.com/wesleybertipaglia/walmart-software-engineer
extracurricular software-engineer virtual-experience
Last synced: 3 months ago
JSON representation
This repository contains my solutions and projects developed as part of the Walmart USA Advanced Software Engineering Virtual Experience.
- Host: GitHub
- URL: https://github.com/wesleybertipaglia/walmart-software-engineer
- Owner: wesleybertipaglia
- License: mit
- Created: 2024-05-19T17:35:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T16:08:16.000Z (about 1 year ago)
- Last Synced: 2025-01-18T02:22:59.314Z (5 months ago)
- Topics: extracurricular, software-engineer, virtual-experience
- Language: Java
- Homepage: https://www.theforage.com/simulations/walmart/software-engineering-fceb
- Size: 678 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ☀️ Walmart Software Engineering Virtual Experience
This repository contains my solutions and projects developed as part of the Walmart USA Advanced Software Engineering job simulation. Through this simulation, I am building practical skills and gaining experience in software engineering, specifically tailored to meet the expectations and requirements of Walmart USA.I just completed the simulation and I am excited to share my solutions and projects with you. I hope you find them helpful and informative.
> 🚀 You can view my certificate of completion [here](https://forage-uploads-prod.s3.amazonaws.com/completion-certificates/Walmart%20USA/oX6f9BbCL9kJDJzfg_Walmart%20USA_Y4mCGo9aASL72QCsT_1717469346235_completion_certificate.pdf).
## 📚 Table of Contents
- [Topics](#topics)
- [Tech Stack](#-tech-stack)
- [Checklist](#-checklist)
- [License](#-license)To know more about the simulation, check the [Advanced Software Engineering Simulation](https://www.theforage.com/simulations/walmart/software-engineering-fceb) page.
### Topics Covered:
- ✅ Data Structures
- ✅ Algorithms
- ✅ Software Engineering
- ✅ System Architecture
- ✅ Optimization
- ✅ Data Munging
- ✅ Programming (Java and Python)
- ✅ Relational Databases (SQL)
- ✅ Unified Modeling Language (UML)To know more about the topics, check the [topics.md](/docs/topics.md) file.
## 🧩 Tech Stack
- [Python](https://www.python.org/)
- [Java](https://www.java.com/)
- [SQL](https://www.w3schools.com/sql/)
- [UML](https://www.uml.org/)To know more about the tech stack, check the [stack.md](/docs/stack.md) file.
## ☑️ Cheklist
To keep track of the progress, I have created a checklist of the tasks and projects that I have completed. The checklist is available in the [checklist.md](/docs/checklist.md) file.
## 📜 License
This repository is licensed under the [MIT]. See the [LICENSE](LICENSE) file for details.
[Back to top](#walmart-software-engineering)