Coding interview preparation
5.81K subscribers
375 photos
55 files
163 links
Download Telegram
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
How to GraphQl - Common Questions

Is GraphQL a Database Technology?
Is GraphQL only for React / Javascript Developers?
How to do Server-side Caching?
How to do Authentication and Authorization?
How to do Error Handling?
Does GraphQL Support Offline Usage?

๐Ÿ”—Article Link
๐Ÿ‘1
Which of the following number object function returns the value of the number?
Anonymous Quiz
21%
toString()
62%
valueOf()
7%
toLocaleString()
10%
toPrecision()
๐Ÿ˜1
16 Essential HTML5 Interview Questions

Toptal sourced essential questions that the best HTML5 developers and engineers can answer. Driven from our community, we encourage experts to submit questions and offer feedback.

1-Give a simple implementation of the <video> tag to embed a video stored at http://www.example.com/amazing_video.mp4. Give the video a width of 640 pixels by 360 pixels. Provide the user with controls.
2-What were some of the key goals and motivations for the HTML5 specification?
3-What are some of the key new features in HTML5?
4-What are โ€œweb workersโ€?
5-How do you indicate the character set being used by an HTML5 document? How does this differ from older HTML standards?

๐Ÿ”—Article Link