Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: interview

[Data Structure] Stack Surface Test – Two Stacks Realize a queue

First of all, we must be clear that the stack is first-in-last-out, and the queue is first-in-first-out. After this their respective characteristics, we use two stacks to implement a queue.

T

October 15, 2021By Simo Data Structure Data Structure, Implementation, interview, one, Question, queue, stack, twoLeave a Comment

[Data Structure] Stack Surface Test — Summary with O (1) Time Complexity

Assuming a set of numbers is given, we need to complete the minimum value of this set of numbers in O(1) time complexity Solve.

Specific description of the title: Define a stack, please imple

October 15, 2021By Simo Data Structure complexity, Data Structure, interview, Minimum, seeking, stack, time, TitleLeave a Comment

[Data Structure] Stack Surface Test – Two queues implement a stack

The last article wrote about using two stacks to implement a queue. This article implements using two queues to implement a stack. In fact, the ideas of both almost the same.

Continue drawing

October 15, 2021By Simo Data Structure Data Structure, interview, one, Question, queue, realization, stack, twoLeave a Comment

[Data Structure] Stack Surface Test – A Array Realizing Two Stacks

One ​​array to realize two stacks, there are several ways:

1. The odd-numbered positions of the array store the elements of one stack, and the even-numbered positions store the elements of th

October 15, 2021By Simo Data Structure array, Data Structure, Implementation, interview, one, Question, stack, twoLeave a Comment

[Data Structure] Big Data Processing Interview Solution

The idea of ​​big data processing is generally like this: Divide a file that cannot fit in the memory into small files according to a certain method, and then see if there is a suitable data struct

October 15, 2021By Simo Data Structure data processing, Data Structure, inspection, interview, large, methodLeave a Comment

ZooKeeper Interview Summary

1: What is Zookeeper?

Answer: ZooKeeper is an open source distributed coordination service. It is the manager of the cluster and monitors the feedback information of the cluster nodes for the

October 14, 2021By Simo ZooKeeper interview, Summary, ZookeeperLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress