Tiny Interview: Django Polls
Django is a popular Python framework for building web applications. Test your Django knowledge by improving the polls application in this tiny interview.
Django is a popular Python framework for building web applications. Test your Django knowledge by improving the polls application in this tiny interview.
Brainfuck is a very simple programming language with only eight instructions. Despite its simplicity, it’s actually Turing-complete! Think you have what it takes to complete a Brainfuck interpreter? Solve the challenge in the blog post sandbox.
The FIFA World Cup is a global sporting event where national soccer teams compete to determine the world champion every four years! Use your data analytics knowledge to discover exciting world cup history facts like “which country received the most red cards per match on average” Use the sandbox below to get started and practice your data analytic skills!
The FIFA World Cup is a global sporting event where national soccer teams compete to determine the world champion every four years! Use your SQL knowledge to discover exciting world cup history facts like “which team has the largest world cup following in FIFA history?” Use the sandbox below to get started and practice your SQL skills!
Looking for questions to test the skills of your React candidates? Look no further…
Linked lists are fundamental linear data structures alongside stacks, queues, arrays, and lists. Linked lists are used in web browsers, arithmetic operations, and board game implementation. Learn the linked list data structure and how to implement them in this blog post.
Selecting the right interview questions can be challenging, especially for senior engineering candidates. This article lists two top-shelf interview questions for your next senior front-end engineering candidates.
Hiring a front-end engineer without design skills is like making a car that only goes in reverse – it’ll work, but no one in their right mind would use it. Here’s how to find engineers that can make things look good.
Successful front-end devs need to know more than how to build beautiful interfaces. Soft skills are essential in interviews, and this article discusses assessing three critical soft skills when hiring front-end developers.
Intermediate engineers already know the basics of software development, so asking them to write a run-of-the-mill sorting algorithm would be a big waste of time. You want to focus on getting your intermediate developers to demonstrate that they can work with your particular business logic and engineering priorities. Conduct better intermediate front-end interviews with these two technical questions.