DglobalTech

Technology Blog

  • Home
  • About Us
  • Interview Brain Teasers
    • Face to Face Interview Questions
  • Telephonic Interview Questions
  • Tutorial
    • 2021 Front End Engineer Interview Preparation Guide
    • Most Frequently Asked Coding Interview Questions and Answers.
    • CSS Interview Questions
    • Video Tutorial
  • Contact Us

Month: April 2020

Array

Write the code to find the balance point of an Array.

April 27, 2020 admin 0

Question: You have given an array of integer. You need to create the algorithm which finds the balance point in the given array and return […]

Tailwind

Design a webpage which can auto-post new posts when you reach the bottom of the page by using JavaScript.

April 26, 2020 admin 0

First of all you need to create the html page which contains 1 or 2 posts, which means on the page you can show headline […]

Stack Queue

Coding Challenge – Find maximum in a stack in o(1) time!

April 15, 2020 admin 0

Question: Create getMax() function to find maximum in a stack in O(1) time! This is widely asked technical interview for software engineers. You should know […]

Image rotation

Find the year with the most number of people alive!

April 13, 2020 admin 0

Below is the coding challenge interview question. Question: Coding Challenge – Given a list of people with their birth year and death year (all between […]

Coding Challenge – Bring all nonzero elements to the left of the array

April 11, 2020 admin 0

Question: Write an algorithm that brings all nonzero elements to the left of the array, and returns the number of nonzero elements. Input : {1, […]

Coding Challenge – Find out if a given linked list is a loop.

April 8, 2020 admin 0

Question: Write a function testListCycle() that takes node as argument for a given singly-linked list and returns a boolean indicating whether the list contains a cycle. A cycle meaning when […]

Coding Challenge – Build Shut the Box playable game.

April 8, 2020 admin 0

Question: build a dice game called Shut the Box. Reference: http://en.wikipedia.org/wiki/Shut_the_Box The object of the game: Flip over as many cards to match dice totals […]

Coding Challenge – Create the Timer with Start, Pause and Reset functionalities.

April 7, 2020 admin 0

Question: Create the behavior for a digital web stopwatch. Here are the action we are expecting: * When “Start” is clicked, the text “Stop Watch” […]

Coding Challenge: Find out duplicates from given Array

April 4, 2020 admin 0

Question: Find out the duplicates from a given array and return it. Solution: To solve this problem, we will use “map” data structure and check […]

Navigation Menu

Coding Challenge: Reverse the words for a given string

April 3, 2020 admin 0

Given an input string, reverse the string word by word. Here I have listed sample data for given input with expected output! Input: “the sky […]

Posts navigation

1 2 »

DglobalTech

Front-End Engineer Interview Guide

Front-End Engineer Interview Prep Guide

Video Tutorial

Sign Up for your First free 30 Minute Interview Preparation Session

Let us help you prepare for your interview. Our interview preparation includes a 30 minute phone, Zoom, Skype consultation with one of our interview experts. Have questions about how to prepare for the most common interview question, how to answer some of the most difficult interview questions or How to crack Coding Interview Questions? We can help!

Contact Us




Copyright © 2023 | All Rights Reserved by DglobalTech