What is the value of the postfix expression 6 3 2 4 + β *?
Anonymous Quiz
25%
1
23%
40
19%
74
33%
-18
π6π2
C Programming Interview Questions
C Programming Interview Questions have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of C Programming
Dear readers, these C Programming Interview Questions have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of C Programming. As per my experience good interviewers hardly plan to ask any particular question during your interview, normally questions start with some basic concept of the subject and later they continue based on further discussion and what you answer β
πArticle Link
C Programming Interview Questions have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of C Programming
Dear readers, these C Programming Interview Questions have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of C Programming. As per my experience good interviewers hardly plan to ask any particular question during your interview, normally questions start with some basic concept of the subject and later they continue based on further discussion and what you answer β
πArticle Link
Tutorialspoint
C Programming Interview Questions
C Programming Interview Questions - Explore a comprehensive list of C programming interview questions to prepare for your next job interview. Enhance your coding skills with our expert insights.
π5π1π1
In the JavaScript, which one of the following is not considered as an error:
Anonymous Quiz
12%
Syntax error
39%
Missing of semicolons
37%
Division by zero
12%
Missing of Bracket
π2
Top 50 C# Interview Questions and Answers (2022)
C# Interview Questions and Answers for Freshers and 2/3/5/10 Years Experience
Here are C# interview questions and answers for fresher as well 5 or 10 years experienced candidates to get their dream job.
1) What is C#?
2) Explain types of comment in C# with examples
3) Can multiple catch blocks be executed?
4) What is the difference between public, static, and void?
5) What is an object?
πArticle Link
C# Interview Questions and Answers for Freshers and 2/3/5/10 Years Experience
Here are C# interview questions and answers for fresher as well 5 or 10 years experienced candidates to get their dream job.
1) What is C#?
2) Explain types of comment in C# with examples
3) Can multiple catch blocks be executed?
4) What is the difference between public, static, and void?
5) What is an object?
πArticle Link
Guru99
Top 50 C# Interview Questions and Answers (2025)
C# interview questions for Freshers and Experienced: Here is a list of basic to advanced C# interview questions and their answers for freshers and 2/3/5/10 years experience professionals.
π3
π1π1
Top Most and Latest ASP.NET Core Interview Questions(2022)
ASP.NET Core is what most of enterprise are using these days. This post provides a list of top most and latest ASP.NET Core Interview Questions and their answers. These questions covers ASP.NET Core 1 version to ASP.NET Core 6, which is the latest version. These questions are guidelines to assess the candidate about ASP.NET Core. These interview question covers basic to advance and will help you to prepare for the interviews, quick revision and provide strength to your technical skills.
πArticle Link
ASP.NET Core is what most of enterprise are using these days. This post provides a list of top most and latest ASP.NET Core Interview Questions and their answers. These questions covers ASP.NET Core 1 version to ASP.NET Core 6, which is the latest version. These questions are guidelines to assess the candidate about ASP.NET Core. These interview question covers basic to advance and will help you to prepare for the interviews, quick revision and provide strength to your technical skills.
πArticle Link
Talking Dotnet
Top Most and Latest ASP.NET Core Interview Questions(2022)
Top most and latest ASP.NET Core Interview Questions to help you for interviews, quick revision and strengthen your ASP.NET Core skills.
In a library of C programming language, which of the following header file is used for performing mathematical operations?
Anonymous Quiz
5%
conio.h
3%
dos.h
75%
math.h
17%
stdio.h
π3
Coding interview preparation
Data Science Interview Questions for Top Tech Companies List of data science interview questions for 2018 asked in the job interviews for the position of Data Scientist at top tech companies like Facebook, Google. Data Science has become an integral partβ¦
Clojure Interview Questions for experienced
List of clojure interview questions for 2018 asked in the job interviews for the position of clojure at top tech companies like Facebook, Google
1.When Should I Use Multimethods?
2.Define Multimethods?
3.When to Use Macros?
πArticle Link
List of clojure interview questions for 2018 asked in the job interviews for the position of clojure at top tech companies like Facebook, Google
1.When Should I Use Multimethods?
2.Define Multimethods?
3.When to Use Macros?
πArticle Link
Blogspot
Clojure
Clojure Interview Questions 1.When Should I Use Multimethods? Answer:Multimethods are extremely flexible, and with that flexibility comes c...
CSS interview questions and answers
Development hiring managers and potential interviewees may find these sample CSS proficiency interview Q&As and code snippets useful.
The first iteration of Cascading Style Sheets (CSS) was not met with open arms, as lack of support was widespread. Times have changed, and CSS is now an integral part of all Web applications, so it is imperative to have designers and developers with strong CSS skills to produce a polished product for clients. Finding the right person with those skills can be tricky. Hereβs a look at possible interview questions for CSS candidates. These questions are not comprehensive, but they do provide a starting point for evaluating individuals.
π Article Link
Development hiring managers and potential interviewees may find these sample CSS proficiency interview Q&As and code snippets useful.
The first iteration of Cascading Style Sheets (CSS) was not met with open arms, as lack of support was widespread. Times have changed, and CSS is now an integral part of all Web applications, so it is imperative to have designers and developers with strong CSS skills to produce a polished product for clients. Finding the right person with those skills can be tricky. Hereβs a look at possible interview questions for CSS candidates. These questions are not comprehensive, but they do provide a starting point for evaluating individuals.
π Article Link
TechRepublic
CSS interview questions and answers
Development hiring managers and potential interviewees may find these sample CSS proficiency interview Q&As and code snippets useful.
A simple Cucumber + Watir page object pattern framework
I was very impressed with Jeff Morgan, known as Cheezy, who recently wrote a series of blog posts about how to use Cucumber and Watir, and shared his code on Github.
I love it when people share their ideas this like, so I thought I would share what I have found useful when setting up a very simple Cucumber with Watir (Celerity & Watir-WebDriver) page object pattern framework, and how this compares to what Jeff has proposed.
π Article Link
I was very impressed with Jeff Morgan, known as Cheezy, who recently wrote a series of blog posts about how to use Cucumber and Watir, and shared his code on Github.
I love it when people share their ideas this like, so I thought I would share what I have found useful when setting up a very simple Cucumber with Watir (Celerity & Watir-WebDriver) page object pattern framework, and how this compares to what Jeff has proposed.
π Article Link
Watir
A simple Cucumber + Watir page object pattern framework
Watir stands for Web Application Testing In Ruby. It facilitates the writing of automated tests by mimicking the behavior of a user interacting with a website.
Which of the following givenfunctions of the Number Object formats a number with a different number of digits to the right of the decimal?
Anonymous Quiz
26%
toExponential()
16%
toFixed()
41%
toPrecision()
16%
toLocaleString()
Django interview questions ...
Well I haven't conducted any interviews recently but this one has been laying in my drafts for a quite while so it is time to take it out of the dust and finish it. As I have said in Python Interview Question and Answers these are basic questions to establish the basic level of the candidates.
1-Django's request response cycle
2-Middlewares - what they are and how they work
3-Do you write tests? How?
4-select_related and prefetch_related
5-Forms validation
π Article Link
Well I haven't conducted any interviews recently but this one has been laying in my drafts for a quite while so it is time to take it out of the dust and finish it. As I have said in Python Interview Question and Answers these are basic questions to establish the basic level of the candidates.
1-Django's request response cycle
2-Middlewares - what they are and how they work
3-Do you write tests? How?
4-select_related and prefetch_related
5-Forms validation
π Article Link
Ilian.io
Django interview questions ... | ilian.io
π2β€1
Which environment variable is used to set the java path?
Anonymous Quiz
15%
MAVEN_Path
40%
JavaPATH
18%
JAVA
27%
JAVA_HOME
π3π1
Top 50 Docker Interview Questions You Must Prepare In 2022
Introduced in 2013, Docker hit the IT industry. It turned out to be a big hit with 13 billion + container image downloads per month in 2022. Increasing demand for docker showed an exponential increase in job openings. Go ahead and take advantage of all the new job openings with this article which lists down 50 most important Docker Interview Questions.
I have categorized these 50 questions into:
Docker Basic Questions
Docker Basic Commands
Docker Advanced Questions
πArticle Link
Introduced in 2013, Docker hit the IT industry. It turned out to be a big hit with 13 billion + container image downloads per month in 2022. Increasing demand for docker showed an exponential increase in job openings. Go ahead and take advantage of all the new job openings with this article which lists down 50 most important Docker Interview Questions.
I have categorized these 50 questions into:
Docker Basic Questions
Docker Basic Commands
Docker Advanced Questions
πArticle Link
Edureka
Top 50 Docker Interview Questions and Answers in 2025 | Edureka
This blog features the top DevOps - Docker interview questions and answers in 2025. Questions are collected by consulting with the top interviewers.
What are the various types of real data type in C language?
Anonymous Quiz
12%
long double, short int
13%
float, long double
54%
short int, double, long int, float
21%
float, double, long double
Top 25 Ember.js Interview Questions (2022)
Ember.JS Interview Questions and Answers
Here are Ember.js interview questions and answers for freshers as well as experienced candidates to get their dream job.
1) Explain what Ember.js is and how it works?
2) List out main components of Ember.js?
3) Explain what is model in Ember.js?
4) Explain how ember applications are structured?
5) What controller does in Ember.js?
πArticle Link
Ember.JS Interview Questions and Answers
Here are Ember.js interview questions and answers for freshers as well as experienced candidates to get their dream job.
1) Explain what Ember.js is and how it works?
2) List out main components of Ember.js?
3) Explain what is model in Ember.js?
4) Explain how ember applications are structured?
5) What controller does in Ember.js?
πArticle Link
Career Guru99
Top 25 Ember.js Interview Questions (2023)
Here are Ember.js interview questions and answers for freshers as well as experienced candidates to get their dream job.
π1
Which of the following is a correct identifier in C++?
Anonymous Quiz
64%
VAR_1234
25%
$var_name
5%
7VARNAME
6%
7var_name
Greetings,
Results for 3rd round of our Programming Quiz League have been updated.
Here is how top 25 currently looks like. For more detailed list, check this google sheet.
Next quiz, round 4 is:
Database Management System Quiz: http://t.me/QuizBot?start=DpGHU079
Good luck π
Results for 3rd round of our Programming Quiz League have been updated.
Here is how top 25 currently looks like. For more detailed list, check this google sheet.
Next quiz, round 4 is:
Database Management System Quiz: http://t.me/QuizBot?start=DpGHU079
Good luck π
Solutions for some basic coding interview tasks written in Go
efischer19/golang_ctci
Working my way through cracking the coding interview in Go, because I want to learn it
Creator: Eric Fischer
Stars βοΈ: 76
Forked By : 5
GitHub Repo: https://github.com/efischer19/golang_ctci
#Go
ββββββββββββββ
Join @coding_interview_preparation for more interview questions.
*This channel belongs to @bigdataspecialist group
efischer19/golang_ctci
Working my way through cracking the coding interview in Go, because I want to learn it
Creator: Eric Fischer
Stars βοΈ: 76
Forked By : 5
GitHub Repo: https://github.com/efischer19/golang_ctci
#Go
ββββββββββββββ
Join @coding_interview_preparation for more interview questions.
*This channel belongs to @bigdataspecialist group
GitHub
GitHub - efischer19/golang_ctci: Working my way through cracking the coding interview in Go, because I want to learn it
Working my way through cracking the coding interview in Go, because I want to learn it - GitHub - efischer19/golang_ctci: Working my way through cracking the coding interview in Go, because I want ...
π1
The postfix form of the expression (A+ B)*(C*D- E)*F / G is?
Anonymous Quiz
35%
AB+ CD*E β FG /**
27%
AB + CD* E β F **G /
23%
AB + CD* E β *F *G /
14%
AB + CDE * β * F *G /
π3