<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Basel M. Mohaisen</title>
    <description>The latest articles on DEV Community by Basel M. Mohaisen (@baselmmohaisen).</description>
    <link>https://dev.to/baselmmohaisen</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F777774%2Fd323cf29-fb16-42ca-b824-ddd89f1242f2.jpg</url>
      <title>DEV Community: Basel M. Mohaisen</title>
      <link>https://dev.to/baselmmohaisen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/baselmmohaisen"/>
    <language>en</language>
    <item>
      <title>Top 20 Django Interview Questions You Need to Know in 2022 : 🧑‍💻</title>
      <dc:creator>Basel M. Mohaisen</dc:creator>
      <pubDate>Mon, 07 Feb 2022 14:03:34 +0000</pubDate>
      <link>https://dev.to/baselmmohaisen/top-20-django-interview-questions-you-need-to-know-in-2022--227</link>
      <guid>https://dev.to/baselmmohaisen/top-20-django-interview-questions-you-need-to-know-in-2022--227</guid>
      <description>&lt;p&gt;&lt;strong&gt;Django&lt;/strong&gt; and &lt;strong&gt;Python&lt;/strong&gt; are two of the most in-demand skills, yet they're also among the most difficult. So, if you want to be ready for your upcoming Django interview, here are the top 20 often requested Django Interview Questions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Which architectural pattern does Django follow?&lt;/li&gt;
&lt;li&gt;Explain Django architecture.&lt;/li&gt;
&lt;li&gt;What are the features available in the Django web framework&lt;/li&gt;
&lt;li&gt;What are the disadvantages of Django?&lt;/li&gt;
&lt;li&gt;What are the inheritance styles in Django?&lt;/li&gt;
&lt;li&gt;Is Django a content management system (CMS)?&lt;/li&gt;
&lt;li&gt;How can you set up static files in Django?&lt;/li&gt;
&lt;li&gt;What is some typical usage of middleware in Django?&lt;/li&gt;
&lt;li&gt;What do Django filed class types do?&lt;/li&gt;
&lt;li&gt;What are the signals in Django?&lt;/li&gt;
&lt;li&gt;What are the two important parameters in signals?&lt;/li&gt;
&lt;li&gt;Is the Django Admin interface customizable? If yes, then How?&lt;/li&gt;
&lt;li&gt;What is Django Rest Framework (DRF)?&lt;/li&gt;
&lt;li&gt;Difference between Django &lt;code&gt;OneToOneField&lt;/code&gt;and &lt;code&gt;ForeignKey&lt;/code&gt;Field?&lt;/li&gt;
&lt;li&gt;What is Django ORM?&lt;/li&gt;
&lt;li&gt;How does Django Templating work?&lt;/li&gt;
&lt;li&gt;What is Jinja Templating?&lt;/li&gt;
&lt;li&gt;Explain user authentication in Django?&lt;/li&gt;
&lt;li&gt;Middleware in Django is useful for which purpose?&lt;/li&gt;
&lt;li&gt;What do you mean by the &lt;code&gt;csrf_token&lt;/code&gt;?&lt;/li&gt;
&lt;li&gt;Does Django support multiple-column Primary Keys?&lt;/li&gt;
&lt;li&gt;Does Django support NoSQL?&lt;/li&gt;
&lt;li&gt;Is Django better than Flask?
24.How can you limit admin access so that the objects can only be edited by those users who have created them?&lt;/li&gt;
&lt;li&gt;Name some popular websites or apps using Django?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fazlcqnmpk8qazycbqw5r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fazlcqnmpk8qazycbqw5r.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This takes us to the conclusion of this Django interview questions post&lt;/strong&gt;.&lt;br&gt;
I hope you understand all that has been discussed in this essay.  Make sure to practice as much as possible and replay your experience .😊👌&lt;/p&gt;

&lt;p&gt;📢 Do you have a query concerning the content of this article? Please let us know in the comments.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/baselmmohaisen/the-top-20-python-job-interview-questions-you-should-know-3nb1"&gt;Read here the 20 most important &lt;strong&gt;Python&lt;/strong&gt; job interview questions&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>django</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Top 20 Python Job Interview Questions You Should Know: 🧑‍💻
</title>
      <dc:creator>Basel M. Mohaisen</dc:creator>
      <pubDate>Mon, 31 Jan 2022 11:32:58 +0000</pubDate>
      <link>https://dev.to/baselmmohaisen/the-top-20-python-job-interview-questions-you-should-know-3nb1</link>
      <guid>https://dev.to/baselmmohaisen/the-top-20-python-job-interview-questions-you-should-know-3nb1</guid>
      <description>&lt;p&gt;&lt;strong&gt;Python&lt;/strong&gt;  is unquestionably one of the most popular and in-demand programming languages today. If you want to enter into the Python programming arena or perhaps advance to a Python developer career, here is a list of crucial questions to prepare for your job interview.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is a dynamically typed language?&lt;/li&gt;
&lt;li&gt;What is PEP 8 and why is it important?&lt;/li&gt;
&lt;li&gt;What is Scope in Python?&lt;/li&gt;
&lt;li&gt;What are decorators in Python?&lt;/li&gt;
&lt;li&gt;What are lists and tuples? What is the key difference between the two?&lt;/li&gt;
&lt;li&gt;What is lambda in Python? Why is it used?&lt;/li&gt;
&lt;li&gt;What is break, continue and pass in Python?&lt;/li&gt;
&lt;li&gt;What are generators in Python?&lt;/li&gt;
&lt;li&gt;What is the difference between &lt;code&gt;.py&lt;/code&gt; and &lt;code&gt;.pyc&lt;/code&gt; files?&lt;/li&gt;
&lt;li&gt;What do &lt;code&gt;*args&lt;/code&gt; and &lt;code&gt;**kwargs&lt;/code&gt; mean?&lt;/li&gt;
&lt;li&gt;Python supports negative indexes. What are they and why are they used?&lt;/li&gt;
&lt;li&gt;How do you list the functions in a module?&lt;/li&gt;
&lt;li&gt;How can the ternary operators be used in python?&lt;/li&gt;
&lt;li&gt;What are python libraries? name a few of them.&lt;/li&gt;
&lt;li&gt;How to import modules in python?&lt;/li&gt;
&lt;li&gt;Explain inheritance in python with an example?&lt;/li&gt;
&lt;li&gt;What are python context managers?&lt;/li&gt;
&lt;li&gt;Explain memory managed in Python?&lt;/li&gt;
&lt;li&gt;How will you check if a class is a child of another class?&lt;/li&gt;
&lt;li&gt;What do you understand by monkey patching in Python?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Now&lt;/strong&gt; that you have read these questions, can you answer them in 30 minutes? 😁&lt;/p&gt;

&lt;p&gt;Consider yourself in a real interview, and avoid using Google. 👀🙈&lt;/p&gt;

</description>
      <category>python</category>
      <category>django</category>
      <category>programming</category>
      <category>challenge</category>
    </item>
  </channel>
</rss>
