Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoursrijit/mostly-asked-dsa-mnc
MNC interview DSA questions curated for practice and mastery. Essential for technical job preparation ✅
https://github.com/yoursrijit/mostly-asked-dsa-mnc
dsa-algorithm java mnc
Last synced: about 12 hours ago
JSON representation
MNC interview DSA questions curated for practice and mastery. Essential for technical job preparation ✅
- Host: GitHub
- URL: https://github.com/yoursrijit/mostly-asked-dsa-mnc
- Owner: yourSrijit
- Created: 2023-07-25T04:43:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T07:56:18.000Z (7 months ago)
- Last Synced: 2024-04-13T20:57:05.350Z (7 months ago)
- Topics: dsa-algorithm, java, mnc
- Language: Java
- Homepage:
- Size: 963 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structures and Algorithms (DSA) asked in Different MNC's
## Introduction
This repository contains implementations and resources related to Data Structures and Algorithms (DSA) commonly asked in technical interviews at various multinational corporations (MNCs) including Google,Microsoft ,Atlassian, Amazon, Adobe,Goldman Sachs TCS and others.
## Usage
You can navigate to each specific company's directory to find the relevant DSA questions and solutions. Each directory contains markdown files with questions and explanations, along with code implementations in Java, and C++.
Feel free to explore the questions, attempt them on your own, and refer to the provided solutions for guidance.
## Contributions
Contributions to this repository are welcome! If you have encountered new DSA questions asked in technical interviews at any MNC, or if you have better solutions for existing questions, feel free to open a pull request.
## Disclaimer
The questions and solutions provided in this repository are based on community-contributed knowledge and may not fully represent the actual questions asked in interviews. However, they aim to provide a comprehensive understanding of common DSA topics and help you prepare for technical interviews at various MNCs.