Coding Interview Resources
50.5K subscribers
694 photos
7 files
399 links
This channel contains the free resources and solution of coding problems which are usually asked in the interviews.

Managed by: @love_data
Download Telegram
πŸ’‘ Must Have Tools for Programmers
❀3
Array Sorting Algorithms
❀2
Different Types of Data Structures Explained shortly
❀2
Top Libraries & Frameworks by Language πŸ“šπŸ’»

❯ Python
 ‒ Pandas ➟ Data Analysis
 ‒ NumPy ➟ Math & Arrays
 ‒ Scikit-learn ➟ Machine Learning
 ‒ TensorFlow / PyTorch ➟ Deep Learning
 ‒ Flask / Django ➟ Web Development
 ‒ OpenCV ➟ Image Processing

❯ JavaScript / TypeScript
 ‒ React ➟ UI Development
 ‒ Vue ➟ Lightweight SPAs
 ‒ Angular ➟ Enterprise Apps
 ‒ Next.js ➟ Full-Stack Web
 ‒ Express ➟ Backend APIs
 ‒ Three.js ➟ 3D Web Graphics

❯ Java
 ‒ Spring Boot ➟ Microservices
 ‒ Hibernate ➟ ORM
 ‒ Apache Maven ➟ Build Automation
 ‒ Apache Kafka ➟ Real-Time Data

❯ C++
 ‒ Boost ➟ Utility Libraries
 ‒ Qt ➟ GUI Applications
 ‒ Unreal Engine ➟ Game Development

❯ C#
 ‒ .NET / ASP.NET ➟ Web Apps
 ‒ Unity ➟ Game Development
 ‒ Entity Framework ➟ ORM

❯ R
 ‒ ggplot2 ➟ Data Visualization
 ‒ dplyr ➟ Data Manipulation
 ‒ caret ➟ Machine Learning
 ‒ Shiny ➟ Interactive Dashboards

❯ PHP
 ‒ Laravel ➟ Full-Stack Web
 ‒ Symfony ➟ Web Framework
 ‒ PHPUnit ➟ Testing

❯ Go (Golang)
 ‒ Gin ➟ Web Framework
 ‒ Gorilla ➟ Web Toolkit
 ‒ GORM ➟ ORM for Go

❯ Rust
 ‒ Actix ➟ Web Framework
 ‒ Rocket ➟ Web Development
 ‒ Tokio ➟ Async Runtime

Coding Resources: https://whatsapp.com/channel/0029VahiFZQ4o7qN54LTzB17

React with ❀️ for more useful content
❀5
Goldman Sachs senior data analyst interview asked questions

SQL

1 find avg of salaries department wise from table
2 Write a SQL query to see employee name and manager name using a self-join on 'employees' table with columns 'emp_id', 'name', and 'manager_id'.
3 newest joinee for every department (solved using lead lag)

POWER BI

1. What does Filter context in DAX mean?
2. Explain how to implement Row-Level Security (RLS) in Power BI.
3. Describe different types of filters in Power BI.
4. Explain the difference between 'ALL' and 'ALLSELECTED' in DAX.
5. How do you calculate the total sales for a specific product using DAX?

PYTHON

1. Create a dictionary, add elements to it, modify an element, and then print the dictionary in alphabetical order of keys.
2. Find unique values in a list of assorted numbers and print the count of how many times each value is repeated.
3. Find and print duplicate values in a list of assorted numbers, along with the number of times each value is repeated.

I have curated best 80+ top-notch Data Analytics Resources πŸ‘‡πŸ‘‡
https://t.iss.one/DataSimplifier

Hope this helps you 😊
❀5
Follow this to optimise your linkedin profile πŸ‘‡πŸ‘‡

Step 1: Upload a professional (looking) photo as this is your first impression

Step 2: Add your Industry and Location. Location is one of the top 5 fields that LinkedIn prioritizes when doing a key-word search. The other 4 fields are: Name, Headline, Summary and Experience.

Step 3: Customize your LinkedIn URL. To do this click on β€œEdit your public profile”

Step 4: Write a summary. This is a great opportunity to communicate your brand, as well as, use your key words. As a starting point you can use summary from your resume.

Step 5: Describe your experience with relevant keywords.

Step 6: Add 5 or more relevant skills.

Step 7: List your education with specialization.

Step 8: Connect with 500+ contacts in your industry to expand your network.

Step 9: Turn ON β€œLet recruiters know you’re open”
❀2
πŸ”° DevOps Roadmap for Beginners 2025

β”œβ”€β”€ 🧠 What is DevOps? Principles & Culture
β”œβ”€β”€ πŸ§ͺ Mini Task: Set up Local CI Pipeline with Shell Scripts
β”œβ”€β”€ βš™οΈ Linux Basics: Commands, Shell Scripting
β”œβ”€β”€ πŸ“ Version Control: Git, GitHub, GitLab
β”œβ”€β”€ πŸ§ͺ Mini Task: Automate Deployment via GitHub Actions
β”œβ”€β”€ πŸ“¦ Package Managers & Artifact Repositories (npm, pip, DockerHub)
β”œβ”€β”€ 🐳 Docker Essentials: Images, Containers, Volumes, Networks
β”œβ”€β”€ πŸ§ͺ Mini Project: Dockerize a MERN App
β”œβ”€β”€ ☁️ CI/CD Concepts & Tools (Jenkins, GitHub Actions)
β”œβ”€β”€ πŸ§ͺ Mini Project: CI/CD Pipeline for React App
β”œβ”€β”€ 🧩 Infrastructure as Code: Terraform / Ansible Basics
β”œβ”€β”€ πŸ“ˆ Monitoring & Logging: Prometheus, Grafana, ELK Stack
β”œβ”€β”€ πŸ” Secrets Management & Security Basics (Vault, .env)
β”œβ”€β”€ 🌐 Web Servers: Nginx, Apache (Reverse Proxy, Load Balancer)
β”œβ”€β”€ ☁️ Cloud Providers: AWS (EC2, S3, IAM), GCP, Azure Overview

React with β™₯️ if you want me to explain each topic in detail

#devops
❀7
Clean Code Tips
❀5
Datasets for Data Science Projects
❀7