Coding Interview Resources
50.3K subscribers
692 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
โญ• ACCENTURE Interview Experience โญ•

1) Tell me about yourself.
2) About project.
3) How you choose the project.
4) Difficulties you faced during project.
5) Your role.
6) How you managed with team.
7) The lesson you learnt in project.
8) Least dislike project.
9) How you handled that.
10) Any certifications.
11) Any questions.
โค15๐Ÿ‘8
Complete Frontend + Server side Resources, Ebooks, Notes, Interview Questions Everything โค๏ธ

https://t.me/webdevcoursefree/348
๐Ÿ‘4
Some of the best open source projects
๐Ÿ‘‡๐Ÿ‘‡
https://t.me/Programming_experts/331
๐Ÿ‘2
โญ• MAHINDRA Interview Experience โญ•

Technical Round:

1) Explain the working of your projects.
2) What are your favourite subjects?
3) Discuss about improving engine
efficiency and fuel economy.
4) What are the CNG driven cars' future in
India?
5) What is an in-car technology?

HR Round:

1) Tell me about yourself?
2) Why do you want to join our company?
3) What are your weakness and strong
points?
4) Can you tell us any instance of your
life when you worked as a leader?
5) Why should we hire you? Etc.
๐Ÿ‘12โค4
Important Django Interview Questions

1. What is the command to install Django and to know about its version?
2. What is the command to create a project and app in Django?
3. What is the command to run a project in Django?
4. What is the command for migrations in Django?
5. What is the Command To Create a Superuser in Django?
6. What is the Django command to view a database schema of an existing (or legacy) database?
7. How to view all items in the Model using Django QuerySet?
8. How to filter items in the Model using Django QuerySet?
9. How to get a particular item in the Model using Django QuerySet?
10. How to delete/insert/update an object using QuerySet in Django?
11. How can you combine multiple QuerySets in a View?
12. Explain Django Architecture? Explain Model, Template, and Views.
13. Explain how a request is processed in Django?
14. What is the difference between a project and an app in Django?
15. Which is the default database in the settings file in Django?
16. Why is Django called a loosely coupled framework?
17. Which is the default port for the Django development server?
18. Explain the Migration in Django.
19. What is Django ORM?
20. Explain how you can set up the Database in Django?
21. What do you mean by the CSRF Token?
22. What is a QuerySet in Django?
23. Difference between select_related and prefetch_related in Django?
24. Difference between Emp.object.filter(), Emp.object.get() and Emp.objects.all() in Django Queryset?
25. Which Companies Use Django?
26. How Static Files are defined in Django? Explain its COnfiguration and uses.
27. What is the difference between Flask, Pyramid, and Django?
28. Give a brief about the Django admin.
29. What databases are supported by Django?
30. What are the advantages/disadvantages of using Django?
31. What is the Django shortcut method to more easily render an HTML response?
32. What is the difference between Authentication and Authorization in Django?
33. What is django.shortcuts.render function?
34. Explain Q objects in Django ORM?
35. What is the significance of the [manage.py] file in Django?
36. What is the use of the include function in the [urls.py] file in Django?
37. What does {% include %} do in Django?
38. What is Django Rest Framework(DRF)?
39. What is a Middleware in Django?
40. What is a session in Django?
41. What are Django Signals?
42. What is the context in Django?
43. What are Django exceptions?
44. What happens if MyObject.objects.get() is called with parameters that do not match an existing item in the database?
45. How to make a variable available to all the templates?
46. Why does Django use regular expressions to define URLs? Is it necessary to use them?
47. Difference between Django OneToOneField and ForeignKey Field?
48. Briefly explain Django Field Class and its types
49. Explain how you can use file-based sessions?
50. What is Jinja templating?
51. What is serialization in Django?
52. What are generic views?
53. What is mixin?
54. Explain the caching strategies in Django?
55. How to get user agent in django
56. What is manager in django model.
57. Why django queries are lazy.
๐Ÿ‘16โค4
๐Ÿ‘10๐Ÿ‘2๐Ÿ‘Œ2โค1
๐Ÿ“š Data Structures & Algorithms for all programmers (2023)

https://t.me/dsabooks/71
โญ• ACCENTURE Interview Experience โญ•

1) Tell me about your academics and
education background.
2) Tell about any recent project you have
worked on and which tech stack you
have used.
3) Any feedback you recieved from your
mentor that you incorporated in the
project.
4) How you choose the topic of the
project.
5) More questions on projects in resume.
6) I have mentioned some certifications
so he asked me about that.
7) Do you prefer to work alone or in a
team.
8) Apart from academics any group
activity you have been part of .
9) Any recent programming question
you have solved and how you
approach towards the solution.
10) Any questions for me?
๐Ÿ‘9โค1
โญ• MAHINDRA Interview Experience โญ•

Technical Round:

1) Explain the working of your projects.
2) What are your favourite subjects?
3) Discuss about improving engine
efficiency and fuel economy.
4) What are the CNG driven cars' future in
India?
5) What is an in-car technology?

HR Round:

1) Tell me about yourself?
2) Why do you want to join our company?
3) What are your weakness and strong
points?
4) Can you tell us any instance of your
life when you worked as a leader?
5) Why should we hire you? Etc.
โค5
โญ• ACCENTURE Interview Experience โญ•

1) Self Introduction
2) Any one of the project which you have
done in your college
3) Who motivated you to do this project
4) Challenges faced while doing this
project
5) What potential problem has made u to
be a better person
6) How will you divide a work and assign
it to your teammates
7) Have you done any certification or
trained in any domain.
8) Hobbies
9) Do you have any questions for me?

โœ… Note: Only 15Min
๐Ÿ‘10โค2
๐…๐ซ๐ž๐ฌ๐ก๐ž๐ซ ๐‹๐ž๐ฏ๐ž๐ฅ ๐’๐ฒ๐ฌ๐ญ๐ž๐ฆ ๐ƒ๐ž๐ฌ๐ข๐ ๐ง interview questions
----------------------------------

1. Design a simple URL shortening service.
2. Design a basic chat application.
3. Design a file storage system.
4. Design a simple social media platform.
5. Design a simple search engine.
6. Design a simple e-commerce website.
7. Design a basic ride-sharing system.
8. Design a basic video streaming service.
9. Design a simple recommendation system.
10. Design a basic food delivery app.
11. Design a parking lot management system.
12. Design a simple music streaming service.
13. Design a basic online ticket booking system.
14. Design a simple note-taking application.
15. Design a weather forecasting system.
16. Design a basic email service.
17. Design a file synchronization system.
18. Design a simple calendar application.
19. Design a basic online quiz platform.
20. Design a user authentication system.
๐Ÿ‘22โค2
Use Chat GPT to prepare for your next Interview
๐Ÿ‘‡๐Ÿ‘‡
https://t.me/getjobss/1483
๐Ÿ‘1
Best Telegram channels for jobs and interview guide
๐Ÿ‘‡๐Ÿ‘‡
https://t.me/addlist/fIzEnNS8RP4xOTYx
๐Ÿ‘2๐Ÿ‘Œ1
Top 10 Power BI Interview Questions with Answers
๐Ÿ‘‡๐Ÿ‘‡
https://t.me/sqlspecialist/421
๐Ÿ‘2
How IOT Works
๐Ÿ‘8
Internet is a free college.

For example, if I need to determine how โ€˜Polymorphism works in Javaโ€™, I donโ€™t need to get a degree to master this concept.

Similarly, โ€˜Stack Overflowโ€™ is an excellent free resource for those who want to be computer scientists.

There are tremendous online free tutorials about programming and such skills.

Even many universities like MIT have free course portals where people can learn a lot free of cost.

I admit that there might be certain expertise that may require college โ€” like Civil Engineering โ€” but at the same time, I hope a day will come when the education will be free for all.

In a nutshell, if you have the passion to do something, internet can be a cheap and efficient resource.
๐Ÿ‘7โค5
๐ŸŽช Get a remote job using these AI tools ๐ŸŽช


โžผ Interview questions โ€“
https://interviewgpt.ai

โžผ Interview notes โ€“
http://metaview.ai

โžผ Fix your resume โ€“
http://fixmyresume.xyz

โžผ Resume scan โ€“
http://accio.springworks.in

โžผ Job search โ€“
http://matchthatroleai.com

โžผ Apply automatically โ€“
http://applyish.com
๐Ÿ‘7
Getting job offers as a developer involves several steps:๐Ÿ‘จโ€๐Ÿ’ป๐Ÿš€

1. Build a Strong Portfolio: Create a portfolio of projects that showcase your skills. Include personal projects, open-source contributions, or freelance work. This demonstrates your abilities to potential employers.๐Ÿ‘จโ€๐Ÿ’ป

2. Enhance Your Skills: Stay updated with the latest technologies and trends in your field. Consider taking online courses, attending workshops, or earning certifications to bolster your skills.๐Ÿš€

3. Network: Attend industry events, conferences, and meetups to connect with professionals in your field. Utilize social media platforms like LinkedIn to build a professional network.๐Ÿ”ฅ

4. Resume and Cover Letter: Craft a tailored resume and cover letter for each job application. Highlight relevant skills and experiences that match the job requirements.๐Ÿ“‡

5. Job Search Platforms: Utilize job search websites like LinkedIn, Indeed, Glassdoor, and specialized platforms like Stack Overflow Jobs, GitHub Jobs, or AngelList for tech-related positions. ๐Ÿ”

6. Company Research: Research companies you're interested in working for. Customize your application to show your genuine interest in their mission and values.๐Ÿ•ต๏ธโ€โ™‚๏ธ

7. Prepare for Interviews: Be ready for technical interviews. Practice coding challenges, algorithms, and data structures. Also, be prepared to discuss your past projects and problem-solving skills.๐Ÿ“

8. Soft Skills: Develop your soft skills like communication, teamwork, and problem-solving. Employers often look for candidates who can work well in a team and communicate effectively.๐Ÿ’ป

9. Internships and Freelancing: Consider internships or freelancing opportunities to gain practical experience and build your resume. ๐Ÿ 

10. Personal Branding: Maintain an online presence by sharing your work, insights, and thoughts on platforms like GitHub, personal blogs, or social media. This can help you get noticed by potential employers.๐Ÿ‘ฆ

11. Referrals: Reach out to your network and ask for referrals from people you know in the industry. Employee referrals are often highly valued by companies.๐ŸŒˆ

12. Persistence: The job search process can be challenging. Don't get discouraged by rejections. Keep applying, learning, and improving your skills.๐Ÿ’ฏ

13. Negotiate Offers: When you receive job offers, negotiate your salary and benefits. Research industry standards and be prepared to discuss your expectations.๐Ÿ“‰

Remember that the job search process can take time, so patience is key. By focusing on these steps and continuously improving your skills and network, you can increase your chances of receiving job offers as a developer.
โค5๐Ÿ‘4
๐Ÿ”๐Ÿ’ป Top 10 Websites for Coding Practice:

๐Ÿš€ Hackerrank.com
๐Ÿ’ก Leetcode.com
โš” Codewars.com
๐Ÿ‹๏ธ Exercism.org
๐ŸŒ€ Codeforces.com
๐ŸŒ Hackerearth.com
๐Ÿ† Topcoder.com
โฒ๏ธ Coderbyte.com
๐Ÿงฎ Projecteuler.net
๐Ÿฝ๏ธ Codechef.com
๐Ÿ‘16โค3