Coding interview preparation
5.81K subscribers
373 photos
54 files
163 links
Download Telegram
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
πŸ‘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
πŸ‘3
What is the extension of java code files?
Anonymous Quiz
17%
.js
2%
.txt
11%
.class
69%
.java
πŸ‘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
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
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
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
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
πŸ‘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
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
πŸ‘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 😊
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
πŸ‘1
😁3