Daily jobs Updates pinned «🚀LSEG IS HIRING BULK FRESHERS Position: Associate Software Engineer Experience :- Freshers* Education: - Bachelor's Degree 🔗 Watch Now for Details: 👉 Link :- https://youtu.be/iVlv4XGbZQA 👉 Link :- https://youtu.be/iVlv4XGbZQA ✨ Don't Miss Out! Take the…»
Forwarded from Job / internship update's
Company:- Anchors
role;- Fullstack Developer
Skills:- React.js, Javascript, NodeJs, Python
Stipend :- 10K - 14K Monthly
Immediate Joining
Link :- https://tinyurl.com/FullStack-Internships
Company:- Anchors
role;- Product Management
Stipend :- 10K - 14K Monthly
Immediate Joining
Link :- https://tinyurl.com/Product-Management-Internship
Company:- D******S
role;- Fullstack Developer
Skills:- NodeJs,
Stipend :- 7.5K - 12K Monthly
Immediate Joining
Link :- https://tinyurl.com/Nodejs-internship
role;- Fullstack Developer
Skills:- React.js, Javascript, NodeJs, Python
Stipend :- 10K - 14K Monthly
Immediate Joining
Link :- https://tinyurl.com/FullStack-Internships
Company:- Anchors
role;- Product Management
Stipend :- 10K - 14K Monthly
Immediate Joining
Link :- https://tinyurl.com/Product-Management-Internship
Company:- D******S
role;- Fullstack Developer
Skills:- NodeJs,
Stipend :- 7.5K - 12K Monthly
Immediate Joining
Link :- https://tinyurl.com/Nodejs-internship
Forwarded from Job / internship update's
Get Your Free PI Coins Giving Message In the Below.
Pi is a new digital currency developed by Stanford PhDs, with over 55 million members worldwide. To claim your Pi, follow this link https://minepi.com/Suryach1 and use my username (Suryach1) as your invitation code.
Pi is a new digital currency developed by Stanford PhDs, with over 55 million members worldwide. To claim your Pi, follow this link https://minepi.com/Suryach1 and use my username (Suryach1) as your invitation code.
Pi Network
Pi Network - Home Page
Pi is a network of tens of millions of humans mining Pi cryptocurrency to use and build the Web3 app ecosystem.
Daily jobs Updates pinned «Get Your Free PI Coins Giving Message In the Below. Pi is a new digital currency developed by Stanford PhDs, with over 55 million members worldwide. To claim your Pi, follow this link https://minepi.com/Suryach1 and use my username (Suryach1) as your invitation…»
Forwarded from Job / internship update's
SQL Learning plan in 2025 👨💻
|-- Week 1: Introduction to SQL
| |-- SQL Basics
| | |-- What is SQL?
| | |-- History and Evolution of SQL
| | |-- Relational Databases
| |-- Setting up for SQL
| | |-- Installing MySQL/PostgreSQL
| | |-- Setting up a Database
| | |-- Basic SQL Syntax
| |-- First SQL Queries
| | |-- SELECT Statements
| | |-- WHERE Clauses
| | |-- Basic Filtering
|
|-- Week 2: Intermediate SQL
| |-- Advanced SELECT Queries
| | |-- ORDER BY
| | |-- LIMIT
| | |-- Aliases
| |-- Joining Tables
| | |-- INNER JOIN
| | |-- LEFT JOIN
| | |-- RIGHT JOIN
| | |-- FULL OUTER JOIN
| |-- Aggregations
| | |-- COUNT, SUM, AVG, MIN, MAX
| | |-- GROUP BY
| | |-- HAVING Clauses
|
|-- Week 3: Advanced SQL Techniques
| |-- Subqueries
| | |-- Basic Subqueries
| | |-- Correlated Subqueries
| |-- Window Functions
| | |-- ROW_NUMBER, RANK, DENSE_RANK
| | |-- NTILE, LEAD, LAG
| |-- Advanced Joins
| | |-- Self Joins
| | |-- Cross Joins
| |-- Data Types and Functions
| | |-- Date Functions
| | |-- String Functions
| | |-- Numeric Functions
|
|-- Week 4: Database Design and Normalization
| |-- Database Design Principles
| | |-- ER Diagrams
| | |-- Relationships and Cardinality
| |-- Normalization
| | |-- First Normal Form (1NF)
| | |-- Second Normal Form (2NF)
| | |-- Third Normal Form (3NF)
| |-- Indexes and Performance Tuning
| | |-- Creating Indexes
| | |-- Understanding Execution Plans
| | |-- Optimizing Queries
|
|-- Week 5: Stored Procedures and Functions
| |-- Stored Procedures
| | |-- Creating Stored Procedures
| | |-- Parameters in Stored Procedures
| | |-- Error Handling
| |-- Functions
| | |-- Scalar Functions
| | |-- Table-Valued Functions
| | |-- System Functions
|
|-- Week 6: Transactions and Concurrency
| |-- Transactions
| | |-- ACID Properties
| | |-- COMMIT and ROLLBACK
| | |-- Savepoints
| |-- Concurrency Control
| | |-- Locking Mechanisms
| | |-- Isolation Levels
| | |-- Deadlocks and How to Avoid Them
|
|-- Week 7-8: Advanced SQL Topics
| |-- Triggers
| | |-- Creating and Using Triggers
| | |-- AFTER and BEFORE Triggers
| | |-- INSTEAD OF Triggers
| |-- Views
| | |-- Creating Views
| | |-- Updating Views
| | |-- Indexed Views
| |-- Security
| | |-- User Management
| | |-- Roles and Permissions
| | |-- SQL Injection Prevention
|
|-- Week 9-11: Real-world Applications and Projects
| |-- Capstone Project
| | |-- Designing a Database Schema
| | |-- Implementing the Schema
| | |-- Writing Complex Queries
| | |-- Optimizing and Tuning
| |-- ETL Processes
| | |-- Data Extraction
| | |-- Data Transformation
| | |-- Data Loading
| |-- Data Analysis and Reporting
| | |-- Creating Reports
| | |-- Data Visualization with SQL
| | |-- Integration with BI Tools
|
|-- Week 12: Post-Project Learning
| |-- Database Administration
| | |-- Backup and Restore
| | |-- Maintenance Plans
| | |-- Performance Monitoring
| |-- SQL in the Cloud
| | |-- AWS RDS
| | |-- Google Cloud SQL
| | |-- Azure SQL Database
| |-- Continuing Education
| | |-- Advanced SQL Topics
Hope it helps :)
|-- Week 1: Introduction to SQL
| |-- SQL Basics
| | |-- What is SQL?
| | |-- History and Evolution of SQL
| | |-- Relational Databases
| |-- Setting up for SQL
| | |-- Installing MySQL/PostgreSQL
| | |-- Setting up a Database
| | |-- Basic SQL Syntax
| |-- First SQL Queries
| | |-- SELECT Statements
| | |-- WHERE Clauses
| | |-- Basic Filtering
|
|-- Week 2: Intermediate SQL
| |-- Advanced SELECT Queries
| | |-- ORDER BY
| | |-- LIMIT
| | |-- Aliases
| |-- Joining Tables
| | |-- INNER JOIN
| | |-- LEFT JOIN
| | |-- RIGHT JOIN
| | |-- FULL OUTER JOIN
| |-- Aggregations
| | |-- COUNT, SUM, AVG, MIN, MAX
| | |-- GROUP BY
| | |-- HAVING Clauses
|
|-- Week 3: Advanced SQL Techniques
| |-- Subqueries
| | |-- Basic Subqueries
| | |-- Correlated Subqueries
| |-- Window Functions
| | |-- ROW_NUMBER, RANK, DENSE_RANK
| | |-- NTILE, LEAD, LAG
| |-- Advanced Joins
| | |-- Self Joins
| | |-- Cross Joins
| |-- Data Types and Functions
| | |-- Date Functions
| | |-- String Functions
| | |-- Numeric Functions
|
|-- Week 4: Database Design and Normalization
| |-- Database Design Principles
| | |-- ER Diagrams
| | |-- Relationships and Cardinality
| |-- Normalization
| | |-- First Normal Form (1NF)
| | |-- Second Normal Form (2NF)
| | |-- Third Normal Form (3NF)
| |-- Indexes and Performance Tuning
| | |-- Creating Indexes
| | |-- Understanding Execution Plans
| | |-- Optimizing Queries
|
|-- Week 5: Stored Procedures and Functions
| |-- Stored Procedures
| | |-- Creating Stored Procedures
| | |-- Parameters in Stored Procedures
| | |-- Error Handling
| |-- Functions
| | |-- Scalar Functions
| | |-- Table-Valued Functions
| | |-- System Functions
|
|-- Week 6: Transactions and Concurrency
| |-- Transactions
| | |-- ACID Properties
| | |-- COMMIT and ROLLBACK
| | |-- Savepoints
| |-- Concurrency Control
| | |-- Locking Mechanisms
| | |-- Isolation Levels
| | |-- Deadlocks and How to Avoid Them
|
|-- Week 7-8: Advanced SQL Topics
| |-- Triggers
| | |-- Creating and Using Triggers
| | |-- AFTER and BEFORE Triggers
| | |-- INSTEAD OF Triggers
| |-- Views
| | |-- Creating Views
| | |-- Updating Views
| | |-- Indexed Views
| |-- Security
| | |-- User Management
| | |-- Roles and Permissions
| | |-- SQL Injection Prevention
|
|-- Week 9-11: Real-world Applications and Projects
| |-- Capstone Project
| | |-- Designing a Database Schema
| | |-- Implementing the Schema
| | |-- Writing Complex Queries
| | |-- Optimizing and Tuning
| |-- ETL Processes
| | |-- Data Extraction
| | |-- Data Transformation
| | |-- Data Loading
| |-- Data Analysis and Reporting
| | |-- Creating Reports
| | |-- Data Visualization with SQL
| | |-- Integration with BI Tools
|
|-- Week 12: Post-Project Learning
| |-- Database Administration
| | |-- Backup and Restore
| | |-- Maintenance Plans
| | |-- Performance Monitoring
| |-- SQL in the Cloud
| | |-- AWS RDS
| | |-- Google Cloud SQL
| | |-- Azure SQL Database
| |-- Continuing Education
| | |-- Advanced SQL Topics
Hope it helps :)
Daily jobs Updates pinned «SQL Learning plan in 2025 👨💻 |-- Week 1: Introduction to SQL | |-- SQL Basics | | |-- What is SQL? | | |-- History and Evolution of SQL | | |-- Relational Databases | |-- Setting up for SQL | | |-- Installing MySQL/PostgreSQL | | …»
Forwarded from Job / internship update's
Microsoft System Design Interview Questions for Software Developer in 2025.
1. Design a Content Delivery Network (CDN)
2. Design a Code Collaboration Platform
3. Design a URL Shortening Service
4. Design a Traffic Control System
5. Design a Search Typeahead System
6. Design a Web Crawler
7. Design an Elevator System
8. Design a Clustered Caching System
9. Design a Train Search Functionality for IRCTC
10. Analyze Image Quality from a URL
11. Design a Ridesharing Platform like Uber
12. Design an LRU Cache
13. Design a Chat System for Amazon Returns
14. Design a Modular Snake and Ladder Game
15. Design Yelp-like Review System
16. Design a WhatsApp-like Messaging Service
17. Class Diagram for a Chess Board Game
1. Design a Content Delivery Network (CDN)
2. Design a Code Collaboration Platform
3. Design a URL Shortening Service
4. Design a Traffic Control System
5. Design a Search Typeahead System
6. Design a Web Crawler
7. Design an Elevator System
8. Design a Clustered Caching System
9. Design a Train Search Functionality for IRCTC
10. Analyze Image Quality from a URL
11. Design a Ridesharing Platform like Uber
12. Design an LRU Cache
13. Design a Chat System for Amazon Returns
14. Design a Modular Snake and Ladder Game
15. Design Yelp-like Review System
16. Design a WhatsApp-like Messaging Service
17. Class Diagram for a Chess Board Game
Forwarded from Job / internship update's
Flipkart is hiring Females passing out in 2027 - Flipkart Runway Hackathon
High Internship Stipend: ₹1 Lakh per month
● PPO Package: ₹19 LPA fixed + ₹6L stock bonus + ₹1.9L performance bonus (Total ₹27 LPA)
Apply Link: https://tinyurl.com/FlipkartRunway2025
Do share with your Juniors & Friends too
High Internship Stipend: ₹1 Lakh per month
● PPO Package: ₹19 LPA fixed + ₹6L stock bonus + ₹1.9L performance bonus (Total ₹27 LPA)
Apply Link: https://tinyurl.com/FlipkartRunway2025
Do share with your Juniors & Friends too
Unstop
Flipkart Runway: Season 5 - 2025 | 1410891 // Unstop
Find out the best Flipkart Runway: Season 5 that match your interests. Prove your mettle and win exciting prizes like job opportunities and cash rewards from... | 2025 | 1410891
Daily jobs Updates pinned «Flipkart is hiring Females passing out in 2027 - Flipkart Runway Hackathon High Internship Stipend: ₹1 Lakh per month ● PPO Package: ₹19 LPA fixed + ₹6L stock bonus + ₹1.9L performance bonus (Total ₹27 LPA) Apply Link: https://tinyurl.com/FlipkartRunway2025…»
Forwarded from Job / internship update's
🚀 Walmart CodeHers 2025 – Exclusive Opportunity for Female Coders! 🚀
Walmart Global Tech India is hosting CodeHers 2025, a coding challenge for female engineering students!
💰 Internship Stipend: ₹1-1.1 Lakh/month (2026 batch)
💼 PPO for Full-Time Roles: ₹18-21 LPA + Bonuses (2025 batch)
📌 Eligibility: B.Tech/M.Tech (2025 & 2026) | 7+ CGPA | CS/IT/ECE/EEE
📍 Job Location: Bangalore & Chennai
🔗 Apply Now: https://tinyurl.com/CodeHers-2025
Do share with your Juniors & Friends too
Walmart Global Tech India is hosting CodeHers 2025, a coding challenge for female engineering students!
💰 Internship Stipend: ₹1-1.1 Lakh/month (2026 batch)
💼 PPO for Full-Time Roles: ₹18-21 LPA + Bonuses (2025 batch)
📌 Eligibility: B.Tech/M.Tech (2025 & 2026) | 7+ CGPA | CS/IT/ECE/EEE
📍 Job Location: Bangalore & Chennai
🔗 Apply Now: https://tinyurl.com/CodeHers-2025
Do share with your Juniors & Friends too
Forwarded from Job / internship update's
#Hiring: Data Analyst Role !!!
Experience: hashtag#Freshers (0 - 3 Year)
Salary: 6 LPA - 12 LPA Yearly
Job Type: Full Time Job, Remote
Apply Link 🔗:- https://tinyurl.com/33b8fc7u
WhatsApp Community:https://whatsapp.com/channel/0029VaFVAFrAe5VsBV8iDG2c
Experience: hashtag#Freshers (0 - 3 Year)
Salary: 6 LPA - 12 LPA Yearly
Job Type: Full Time Job, Remote
Apply Link 🔗:- https://tinyurl.com/33b8fc7u
WhatsApp Community:https://whatsapp.com/channel/0029VaFVAFrAe5VsBV8iDG2c
Forwarded from Job / internship update's
Tata Hiring via Crucible Program:
Graduation Year: 2024 / 2023 / 2022 / 2021 or before
Eligibility: Working Professionals and Graduate Freshers
Register Now:- https://tinyurl.com/Tata-Crucible-Corporate
Graduation Year: 2024 / 2023 / 2022 / 2021 or before
Eligibility: Working Professionals and Graduate Freshers
Register Now:- https://tinyurl.com/Tata-Crucible-Corporate
Unstop
Tata Crucible Corporate Quiz 2025 - 2024 | 1253161 // Unstop
Find out the best Tata Crucible Corporate Quiz 2025 that match your interests. Prove your mettle and win exciting prizes like job opportunities and cash rewa... | 2024 | 1253161
Daily jobs Updates pinned «Tata Hiring via Crucible Program: Graduation Year: 2024 / 2023 / 2022 / 2021 or before Eligibility: Working Professionals and Graduate Freshers Register Now:- https://tinyurl.com/Tata-Crucible-Corporate»
Forwarded from Job / internship update's
Full Opportunity In Top Compnaies
1. Company name: Accenture
Role: Web Developer Associate
Apply Link: https://tinyurl.com/Web-Developer-at-Accenture
2. Company name:- Cognizant
Role: Software Engineer Associate
Apply Link: https://tinyurl.com/Software-Engineer-at-Cognizant
3. Company name: Amazon
Role: Software Development Engineer
Apply Link: https://tinyurl.com/Software-Development-at-Amazon
4. Company name: citi
Role: App. Dev. Programmer
Apply Link: https://tinyurl.com/App-Dev-Programmer
5. Company name: HP
Role: Systems/Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-HP
6. Company name: Nokia
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-Nokia
7. Company name: Dell
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-Dell
8. Company name: Google
Role: Web Solutions Engineer
Apply Link: https://tinyurl.com/Web-Solutions-Engineer
9. Company name: Amazon Music
Role: Software Dev Engineer
Apply Link: https://tinyurl.com/Software-Engineer-Amazon-Music
10. Company name: Dassault Systèmes
Role: Software Developer
Apply Link: https://tinyurl.com/Software-Developer-DS
11. Company name: Lenovo
Role: Java Developer
Apply Link: https://tinyurl.com/Java-Developer-at-Lenovo
12. Company name: Harman
Role: Graduate Hire
Apply Link: https://tinyurl.com/Graduate-Hire-at-Harman
13. Company name: GE Vernova
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-GE-Vernova
14. Company name: Zeta
Role: Frontend at Zeta
Apply Link: https://tinyurl.com/Frontend-at-Zeta
1. Company name: Accenture
Role: Web Developer Associate
Apply Link: https://tinyurl.com/Web-Developer-at-Accenture
2. Company name:- Cognizant
Role: Software Engineer Associate
Apply Link: https://tinyurl.com/Software-Engineer-at-Cognizant
3. Company name: Amazon
Role: Software Development Engineer
Apply Link: https://tinyurl.com/Software-Development-at-Amazon
4. Company name: citi
Role: App. Dev. Programmer
Apply Link: https://tinyurl.com/App-Dev-Programmer
5. Company name: HP
Role: Systems/Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-HP
6. Company name: Nokia
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-Nokia
7. Company name: Dell
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-at-Dell
8. Company name: Google
Role: Web Solutions Engineer
Apply Link: https://tinyurl.com/Web-Solutions-Engineer
9. Company name: Amazon Music
Role: Software Dev Engineer
Apply Link: https://tinyurl.com/Software-Engineer-Amazon-Music
10. Company name: Dassault Systèmes
Role: Software Developer
Apply Link: https://tinyurl.com/Software-Developer-DS
11. Company name: Lenovo
Role: Java Developer
Apply Link: https://tinyurl.com/Java-Developer-at-Lenovo
12. Company name: Harman
Role: Graduate Hire
Apply Link: https://tinyurl.com/Graduate-Hire-at-Harman
13. Company name: GE Vernova
Role: Software Engineer
Apply Link: https://tinyurl.com/Software-Engineer-GE-Vernova
14. Company name: Zeta
Role: Frontend at Zeta
Apply Link: https://tinyurl.com/Frontend-at-Zeta
Daily jobs Updates pinned «Full Opportunity In Top Compnaies 1. Company name: Accenture Role: Web Developer Associate Apply Link: https://tinyurl.com/Web-Developer-at-Accenture 2. Company name:- Cognizant Role: Software Engineer Associate Apply Link: https://tinyurl.com/Software…»
Forwarded from Job / internship update's
🚀 @GE HealthCare is Hiring – Trainee Engineer (Internship Opportunity) 🎯
📍 Location: Bengaluru, India
🎓 Eligibility: Engineering Graduates – 2024 & 2025 Passouts
💼 Internship Duration: 2 months
🛠 Experience: No prior experience required
🌟 Great opportunity to kickstart your career in the healthcare industry!
🔗 Apply Now: https://lnkd.in/dvD9hhAH
📍 Location: Bengaluru, India
🎓 Eligibility: Engineering Graduates – 2024 & 2025 Passouts
💼 Internship Duration: 2 months
🛠 Experience: No prior experience required
🌟 Great opportunity to kickstart your career in the healthcare industry!
🔗 Apply Now: https://lnkd.in/dvD9hhAH
lnkd.in
LinkedIn
This link will take you to a page that’s not on LinkedIn
Forwarded from Job / internship update's
We Are Hiring Video Editor Interns
interested Candidate fill this form :- https://forms.gle/NDwPftWRuo9wWjL19
interested Candidate fill this form :- https://forms.gle/NDwPftWRuo9wWjL19
Google Docs
Video Editing Internship Application
Please fill out this form to apply for the Video Editing Intern position. Ensure that all the information provided is accurate and complete. We look forward to reviewing your application!
Location: Fully Remote
Experience: Freshers
Education: Any Graduate…
Location: Fully Remote
Experience: Freshers
Education: Any Graduate…
Daily jobs Updates pinned «We Are Hiring Video Editor Interns interested Candidate fill this form :- https://forms.gle/NDwPftWRuo9wWjL19»
Forwarded from Job / internship update's
#Reshare
12 Work From Home Internships for college students
1. Company name: Project Clay
Role: Software Developer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/4sb4x87d
2. Company name: Project Clay
Role: UI/UX Designer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/ca874cjr
3. Company name: Anchorn
Role: Frontend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/ycx9va2d
4. Company name: Techtora
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 12K per month
Apply Link: https://tinyurl.com/yc5r69j4
5. Company name: Aurangabadonline
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4nm75ht7
6. Company name: JustMove.fun
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 30K per month
Apply Link: https://tinyurl.com/3vcdu3cu
7. Company name: Lixotic Solutions
Role: Mobile App Developer Intern
Expected Stipend: INR 10K per month
Apply Link: https://tinyurl.com/htk526zk
8. Company name: LikeMinds
Role: Mobile App Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/3p37x9du
9. Company name: Mopid
Role: Backend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/3mcne9a6
10. Company name: Gronco
Role: Fronetend Developer Internship
Expected Stipend: Upto INR 14K per month
Apply Link: https://tinyurl.com/3jkdj6kw
11. Company name: lornoven
Role: Fullstack Developer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/mrxv6nwa
12. Company name:Datachecks
Role: Fullstack Developer Intern
Expected Stipend: INR 22K per month
Apply Link: https://tinyurl.com/38vvkt7x
12 Work From Home Internships for college students
1. Company name: Project Clay
Role: Software Developer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/4sb4x87d
2. Company name: Project Clay
Role: UI/UX Designer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/ca874cjr
3. Company name: Anchorn
Role: Frontend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/ycx9va2d
4. Company name: Techtora
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 12K per month
Apply Link: https://tinyurl.com/yc5r69j4
5. Company name: Aurangabadonline
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4nm75ht7
6. Company name: JustMove.fun
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 30K per month
Apply Link: https://tinyurl.com/3vcdu3cu
7. Company name: Lixotic Solutions
Role: Mobile App Developer Intern
Expected Stipend: INR 10K per month
Apply Link: https://tinyurl.com/htk526zk
8. Company name: LikeMinds
Role: Mobile App Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/3p37x9du
9. Company name: Mopid
Role: Backend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/3mcne9a6
10. Company name: Gronco
Role: Fronetend Developer Internship
Expected Stipend: Upto INR 14K per month
Apply Link: https://tinyurl.com/3jkdj6kw
11. Company name: lornoven
Role: Fullstack Developer Internship
Expected Stipend: Upto INR 6K per month
Apply Link: https://tinyurl.com/mrxv6nwa
12. Company name:Datachecks
Role: Fullstack Developer Intern
Expected Stipend: INR 22K per month
Apply Link: https://tinyurl.com/38vvkt7x
Daily jobs Updates pinned «#Reshare 12 Work From Home Internships for college students 1. Company name: Project Clay Role: Software Developer Internship Expected Stipend: Upto INR 6K per month Apply Link: https://tinyurl.com/4sb4x87d 2. Company name: Project Clay Role: UI/UX Designer…»
Forwarded from Job / internship update's
13 Work From Home Internships for college students
1. Company name: Zenskar
Role: Backend Developer Intern
Expected Stipend: Upto INR 50K per month
Apply Link: https://tinyurl.com/hbcme292
2. Company name: Zenskar
Role: Frontend Developer Intern
Expected Stipend: INR 50K per month
Apply Link: https://tinyurl.com/47zjyjbv
3. Company name: Justmove
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 30K per month
Apply Link: https://tinyurl.com/3vcdu3cu
4. Company name: Datachecks
Role: Fullstack Developer Intern
Expected Stipend: INR 22.5K per month
Apply Link: https://tinyurl.com/38vvkt7x
5. Company name: Sypto
Role: Backend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/2s3c4mx7
6. Company name: LikeMinds
Role: Mobile App Developer Intern
Expected Stipend: INR 20K per month
Apply Link: https://tinyurl.com/3p37x9du
7. Company name: Codemode
Role: UI/UX Designer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/bddwyfzv
8. Company name: ful
Role: UI/UX Designer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/y8a42tmt
9. Company name: Adwaita Educare
Role: Full Stack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4nm75ht7
10. Company name: revoeAI
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4ktex3st
11. Company name: Growero
Role: Frontend Developer Intern
Expected Stipend: Upto INR 14K per month
Apply Link: https://tinyurl.com/3jkdj6kw
12. Company name: Techtora Consultancy
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 12K per month
Apply Link: https://tinyurl.com/yc5r69j4
13. Company name: Lixotic
Role: Mobile App Developer Intern
Expected Stipend: Upto INR 10K per month
Apply Link: https://tinyurl.com/htk526zk
Comment below if you want me to review your profile (Will be reviewing some profiles)
1. Company name: Zenskar
Role: Backend Developer Intern
Expected Stipend: Upto INR 50K per month
Apply Link: https://tinyurl.com/hbcme292
2. Company name: Zenskar
Role: Frontend Developer Intern
Expected Stipend: INR 50K per month
Apply Link: https://tinyurl.com/47zjyjbv
3. Company name: Justmove
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 30K per month
Apply Link: https://tinyurl.com/3vcdu3cu
4. Company name: Datachecks
Role: Fullstack Developer Intern
Expected Stipend: INR 22.5K per month
Apply Link: https://tinyurl.com/38vvkt7x
5. Company name: Sypto
Role: Backend Developer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/2s3c4mx7
6. Company name: LikeMinds
Role: Mobile App Developer Intern
Expected Stipend: INR 20K per month
Apply Link: https://tinyurl.com/3p37x9du
7. Company name: Codemode
Role: UI/UX Designer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/bddwyfzv
8. Company name: ful
Role: UI/UX Designer Intern
Expected Stipend: Upto INR 20K per month
Apply Link: https://tinyurl.com/y8a42tmt
9. Company name: Adwaita Educare
Role: Full Stack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4nm75ht7
10. Company name: revoeAI
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 15K per month
Apply Link: https://tinyurl.com/4ktex3st
11. Company name: Growero
Role: Frontend Developer Intern
Expected Stipend: Upto INR 14K per month
Apply Link: https://tinyurl.com/3jkdj6kw
12. Company name: Techtora Consultancy
Role: Fullstack Developer Intern
Expected Stipend: Upto INR 12K per month
Apply Link: https://tinyurl.com/yc5r69j4
13. Company name: Lixotic
Role: Mobile App Developer Intern
Expected Stipend: Upto INR 10K per month
Apply Link: https://tinyurl.com/htk526zk
Comment below if you want me to review your profile (Will be reviewing some profiles)