CN114531491A - Interview evaluation method and system - Google Patents

Interview evaluation method and system Download PDF

Info

Publication number
CN114531491A
CN114531491A CN202111658814.0A CN202111658814A CN114531491A CN 114531491 A CN114531491 A CN 114531491A CN 202111658814 A CN202111658814 A CN 202111658814A CN 114531491 A CN114531491 A CN 114531491A
Authority
CN
China
Prior art keywords
interview
terminal
request
candidate
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111658814.0A
Other languages
Chinese (zh)
Inventor
李亚飞
刘伟
刘祯
冉肖
张志远
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhijian Tiancheng Technology Co ltd
Original Assignee
Shenzhen Zhijian Tiancheng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Zhijian Tiancheng Technology Co ltd filed Critical Shenzhen Zhijian Tiancheng Technology Co ltd
Priority to CN202111658814.0A priority Critical patent/CN114531491A/en
Publication of CN114531491A publication Critical patent/CN114531491A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of remote interaction, and particularly discloses an interview evaluation method and system, wherein the method comprises the steps of receiving an interview request of an interview end, and creating an interview platform according to the interview request; establishing a connecting channel between the interview platform and the candidate end, opening a candidate end signal input port, and acquiring an input signal of the candidate end in real time; generating an architecture diagram in real time according to the input signal, and sending the architecture diagram to a interview terminal and a candidate terminal; when an editing request of an interview end is received, opening an interview end signal input port, and acquiring an input signal of the interview end in real time; when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model. Compared with simple oral or word expression, the method can present the system design and the software architecture capability of the candidate in a more accurate and reliable visual mode.

Description

Interview evaluation method and system
Technical Field
The invention relates to the technical field of remote interaction, in particular to an interview evaluation method and system.
Background
In online interviews of advanced software engineers or architects, it is often necessary to evaluate the system design and software architecture capabilities of candidates, and currently, evaluation is mainly performed by means of text and audio-video communication.
Disclosure of Invention
The present invention is directed to a method and system for interview evaluation to solve the above-mentioned problems.
In order to achieve the purpose, the invention provides the following technical scheme:
a method of interview assessment, the method comprising:
receiving an interview request of an interview end, and creating an interview platform according to the interview request;
establishing a connecting channel between the interview platform and the candidate end, opening a candidate end signal input port, and acquiring an input signal of the candidate end in real time;
generating an architecture diagram in real time according to the input signal, and sending the architecture diagram to an interview end and a candidate end;
when an editing request of an interview end is received, opening an interview end signal input port, and acquiring an input signal of the interview end in real time;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
As a further limitation of the technical scheme of the invention: the step of receiving an interview request of an interview end and creating an interview platform according to the interview request comprises the following steps:
monitoring the behavior of the software of the terminal accessing the network in real time;
when a request sent by an interview terminal is received, intercepting a webpage address of the request;
searching an identification field in the webpage address, and judging whether the identification field is the same as a reserved field;
if the webpage address of the access request is the same as the server address, judging whether the webpage address is sent by a browser or not, and establishing an interview platform based on a judgment result;
and if the webpage address of the access request is different from the server address, sending a reference access flow.
As a further limitation of the technical scheme of the invention: the step of judging whether the webpage address is sent by a browser or not and creating an interview platform based on the judgment result comprises the following steps:
judging the running state of the browser, and if the browser does not run, sending a reference access flow;
if the browser is running, reading a historical access website in the historical record of the browser, and judging whether the historical access website is the same as the requested webpage address;
if the historical access website is the same as the requested webpage address, an interview platform is established based on a judgment result, and if the historical access website is different from the requested webpage address, a reference access flow is sent.
As a further limitation of the technical scheme of the invention: when the input signal of the candidate terminal and the input signal of the interview terminal are simultaneously acquired, the step of processing the signals according to the trained conflict resolution model comprises the following steps:
the user side records a user operation sequence and sequentially sends the user operation sequence to the cloud side; wherein, one user only sends one operation at a time and then waits for cloud synchronization; if a new operation is generated in the process of waiting for cloud synchronization, the new operation enters a queue to be operated; if more than two operations are generated, merging the operation with the previous operation;
the cloud receives different user operation sequences and broadcasts the user operation sequences to other clients, the other clients perform diff with the current content and generate a patch after receiving the user operation sequences, and the architecture diagram is updated based on the patch;
when the cloud receives a plurality of operation sequences simultaneously, the user operation sequence received for the first time is obtained, and a retransmission instruction is sent to other user sides after the user operation sequence is processed.
As a further limitation of the technical scheme of the invention: the method further comprises the following steps:
receiving an audio and video communication request sent by an interview terminal and/or a candidate terminal;
when the audio and video communication request is only initiated by the interview terminal, sending a connection authority acquisition request to the candidate terminal, and when the connection authority of the candidate terminal is acquired, establishing an audio and video communication platform;
when the audio and video communication request is only initiated by the candidate terminal, sending a connection authority acquisition request to the interview terminal, and when the connection authority of the interview terminal is acquired, establishing an audio and video communication platform;
and when the audio and video communication request is simultaneously initiated by the interview terminal and the candidate terminal, an audio and video communication platform is established.
The technical scheme of the invention also provides an interview evaluation system, which comprises:
the platform creation module is used for receiving an interview request of an interview end and creating an interview platform according to the interview request;
the first input module is used for establishing a connecting channel between the interview platform and the candidate end, opening a signal input port of the candidate end and acquiring an input signal of the candidate end in real time;
the architecture diagram generating module is used for generating an architecture diagram in real time according to the input signal and sending the architecture diagram to the interview end and the candidate end;
the second input module is used for opening a signal input port of the interview terminal and acquiring an input signal of the interview terminal in real time when an editing request of the interview terminal is received;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
As a further limitation of the technical scheme of the invention: the platform creation module includes:
the monitoring unit is used for monitoring the behavior of the software of the terminal accessing the network in real time;
the intercepting unit is used for intercepting a webpage address of a request when the request sent by the interview terminal is received;
the searching unit is used for searching the identification field in the webpage address and judging whether the identification field is the same as the reserved field;
the platform establishing unit is used for judging whether the webpage address is sent by the browser or not if the webpage address of the access request is the same as the server address, and establishing an interview platform based on a judgment result;
and the reference unit is used for sending a reference access flow if the webpage address of the access request is different from the server address.
As a further limitation of the technical scheme of the invention: the platform establishing unit includes:
the judging subunit is used for judging the running state of the browser, and if the browser does not run, sending a reference access flow;
a record reading subunit, configured to read a historical access website in the historical record of the browser if the browser is running, and determine whether the historical access website is the same as the requested web address;
and the processing execution subunit is used for creating an interview platform based on a judgment result if the historical access website is the same as the requested webpage address, and sending a reference access flow if the historical access website is different from the requested webpage address.
As a further limitation of the technical scheme of the invention: the system also includes an audio-video module, the audio-video module including:
the request receiving unit is used for receiving the audio and video communication request sent by the interview terminal and/or the candidate terminal;
the first connection unit is used for sending a connection authority acquisition request to the candidate terminal when the audio/video communication request is only initiated by the interview terminal, and establishing an audio/video communication platform when the connection authority of the candidate terminal is acquired;
the second connection unit is used for sending a connection authority acquisition request to the interview terminal when the audio and video communication request is only initiated by the candidate terminal, and establishing an audio and video communication platform when the connection authority of the interview terminal is acquired;
and the third connecting unit is used for creating an audio and video communication platform when the audio and video communication request is simultaneously initiated by the interview terminal and the candidate terminal.
Compared with the prior art, the invention has the beneficial effects that: compared with simple oral or word expression, the method can present the system design and the software architecture capability of the candidate in a more accurate and reliable visual mode.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention.
Fig. 1 shows a block flow diagram of an interview assessment method.
Fig. 2 shows a first sub-flow block diagram of an interview assessment method.
Fig. 3 shows a second sub-flow block diagram of the interview assessment method.
Fig. 4 shows a third sub-flow block diagram of the interview assessment method.
Fig. 5 is a block diagram showing the configuration of the interview evaluation system.
Fig. 6 is a block diagram showing the constituent structure of the platform creation module in the interview evaluation system.
Fig. 7 is a block diagram showing a constitutional structure of a platform establishing unit in the platform creating module.
Fig. 8 is a block diagram showing the configuration of the audio/video module in the interview evaluation system.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present invention more clearly apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, etc. may be used herein to describe various modules in embodiments of the invention, these modules should not be limited by these terms. These terms are only used to distinguish one type of module from another. For example, a first data processing module may also be referred to as a second data processing module without necessarily requiring or implying any such actual relationship or order between such entities or operations, without departing from the scope of embodiments of the present invention. Similarly, the second data processing module may also be referred to as the first data processing module. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
In online interviews of advanced software engineers or architects, it is often necessary to evaluate the system design and software architecture capabilities of candidates, and currently, evaluation is mainly performed by means of text and audio-video communication.
Among them, in the interview process of architects, the most individual ability can be reflected
Example 1
Fig. 1 shows a flow chart of an interview evaluation method, and in an embodiment of the present invention, an interview evaluation method includes:
step S100: receiving an interview request of an interview end, and creating an interview platform according to the interview request;
step S200: establishing a connecting channel between the interview platform and the candidate end, opening a candidate end signal input port, and acquiring an input signal of the candidate end in real time;
step S300: generating an architecture diagram in real time according to the input signal, and sending the architecture diagram to an interview end and a candidate end;
step S400: when an editing request of an interview end is received, opening an interview end signal input port, and acquiring an input signal of the interview end in real time;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
In steps S100 to S400, there are two parties, namely an interview end and a candidate end, and it is conceivable that, in the interview process, although bidirectional selection is performed, the interviewer is generally the leading person and is responsible for arranging interviews and other work, so that the interview platform is completed by the interview end; it should be noted that the hardware devices where the interview end and the candidate end are located are generally based on a personal computer, the existing smart phone can also complete the function, the software architecture of the smart phone is generally completed by a web page, and certainly, designing a special App is also a feasible scheme. The architecture diagram is the answering content of the interviewer, and can fully reflect the capability of an architect.
Fig. 2 shows a first sub-flow block diagram of an interview evaluation method, where the receiving of an interview request from an interview end and the creating of an interview platform according to the interview request include:
step S101: monitoring the behavior of the software of the terminal accessing the network in real time;
step S102: when a request sent by an interview terminal is received, intercepting a webpage address of the request;
step S103: searching an identification field in the webpage address, and judging whether the identification field is the same as a reserved field or not;
step S104: if the webpage address of the access request is the same as the server address, judging whether the webpage address is sent by a browser or not, and establishing an interview platform based on a judgment result;
step S105: and if the webpage address of the access request is different from the server address, sending a reference access flow.
The steps S101 to S105 are common network access links, and determine whether to execute the next operation according to the judgment results of the reserved field and the identification field.
Fig. 3 shows a second sub-flow diagram of the interview evaluation method, wherein the step of judging whether the web page address is sent by the browser and creating an interview platform based on the judgment result comprises:
step S1041: judging the running state of the browser, and if the browser does not run, sending a reference access flow;
step S1042: if the browser is running, reading a historical access website in the historical record of the browser, and judging whether the historical access website is the same as the requested webpage address;
step S1043: if the historical access website is the same as the requested webpage address, an interview platform is established based on a judgment result, and if the historical access website is different from the requested webpage address, a reference access flow is sent.
The purpose of steps S1041 to S1043 is to limit the access source to the web page access, since most web service software is open source, its operation is various, and the above technical solution adopts a mode of judging by means of history.
Further, the most important point of the present invention is that when the input signal of the candidate terminal and the input signal of the interview terminal are simultaneously acquired, the step of processing the signals according to the trained conflict resolution model includes:
the user side records a user operation sequence and sequentially sends the user operation sequence to the cloud side; wherein, one user only sends one operation at a time and then waits for cloud synchronization; if a new operation is generated in the process of waiting for cloud synchronization, the new operation enters a queue to be operated; if more than two operations are generated, merging the operation with the previous operation;
the cloud receives different user operation sequences and broadcasts the user operation sequences to other clients, the other clients perform diff with the current content and generate a patch after receiving the user operation sequences, and the architecture diagram is updated based on the patch;
when the cloud receives a plurality of operation sequences simultaneously, the user operation sequence received for the first time is obtained, and a retransmission instruction is sent to other user sides after the user operation sequence is processed.
In an example of the technical solution of the present invention, the implementation architecture of the above steps may be:
a) the system comprises a browser end and a drawing editor developed on the basis of an open-source mxgraph drawing library.
b) The browser and the cloud are used for solving conflicting diff-sync services. The algorithm flow is as follows:
i. the method comprises the steps that a browser records a user operation sequence and sends the process to a cloud end in sequence, one browser only sends one operation at a time and then waits for cloud end synchronization (if a new operation is generated in the process of waiting for cloud end synchronization, the operation enters queuing, and if more than two operations are generated, the operation is combined with the previous operation).
And ii, the cloud receives operation sequences of different users and broadcasts the operation sequences to other browser ends, the other browser ends perform diff with the current content of the other browser ends after receiving the operation sequences, and generate a patch, and the drawing editor uses the patch to update drawing.
if the cloud receives multiple operation sequences simultaneously in step ii, only the earliest received sequence is adopted, and other browser ends are required to retransmit after the sequence is processed.
FIG. 4 shows a third sub-flow block diagram of an interview assessment method, further comprising:
step S501: receiving an audio and video communication request sent by an interview terminal and/or a candidate terminal;
step S502: when the audio and video communication request is only initiated by the interview terminal, sending a connection authority acquisition request to the candidate terminal, and when the connection authority of the candidate terminal is acquired, establishing an audio and video communication platform;
step S503: when the audio and video communication request is initiated only by the candidate terminal, sending a connection authority acquisition request to the interview terminal, and when the connection authority of the interview terminal is acquired, creating an audio and video communication platform;
step S504: and when the audio and video communication request is simultaneously initiated by the interview terminal and the candidate terminal, an audio and video communication platform is established.
Steps S501 to S504 provide a specific technical solution for providing audio and video services, which mainly has three cases, which are respectively described as step S502, step S503, and step S504.
Example 2
Fig. 5 is a block diagram illustrating a configuration of an interview evaluation system, and in an embodiment of the present invention, an interview evaluation system is provided, where the system 10 includes:
the platform creation module 11 is configured to receive an interview request of an interview end, and create an interview platform according to the interview request;
the first input module 12 is configured to establish a connection channel between the interview platform and the candidate end, open a candidate end signal input port, and obtain an input signal of the candidate end in real time;
the architecture diagram generating module 13 is configured to generate an architecture diagram in real time according to the input signal, and send the architecture diagram to the interview end and the candidate end;
the second input module 14 is configured to open the interview end signal input port and obtain the input signal of the interview end in real time when receiving the editing request of the interview end;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
Fig. 6 is a block diagram showing a component structure of a platform creation module in the interview evaluation system, where the platform creation module 11 includes:
the monitoring unit 111 is used for monitoring the behavior of the software of the terminal accessing the network in real time;
an intercepting unit 112, configured to, when receiving a request sent by an interview end, intercept a web page address of the request;
a searching unit 113, configured to search for an identification field in the web page address, and determine whether the identification field is the same as a reserved field;
a platform establishing unit 114, configured to determine whether the web page address is sent by the browser if the web page address of the access request is the same as the server address, and create an interview platform based on a determination result;
the reference unit 115 is configured to send a reference access flow if the web page address of the access request is different from the server address.
Fig. 7 is a block diagram illustrating a structure of a platform establishing unit in the platform creating module, where the platform establishing unit 114 includes:
a determining subunit 1141, configured to determine an operating state of the browser, and if the browser does not operate, send a reference access procedure;
a record reading subunit 1142, configured to read a historical access website in the browser history record if the browser is running, and determine whether the historical access website is the same as the requested web address;
a processing execution subunit 1143, configured to create an interview platform based on the determination result if the historical access website is the same as the requested web address, and send a reference access flow if the historical access website is different from the requested web address.
Fig. 8 is a block diagram showing a structure of an audio/video module in an interview evaluation system, where the system further includes an audio/video module, and the audio/video module 15 includes:
the request receiving unit 151 is configured to receive an audio/video communication request sent by an interview terminal and/or a candidate terminal;
the first connection unit 152 is configured to send a connection right acquisition request to the candidate terminal when the audio/video communication request is only initiated by the interview terminal, and create an audio/video communication platform when the connection right of the candidate terminal is acquired;
the second connection unit 153 is configured to send a connection right acquisition request to the interview terminal when the audio/video communication request is only initiated by the candidate terminal, and create an audio/video communication platform when the connection right of the interview terminal is acquired;
and a third connection unit 154, configured to create an audio/video communication platform when the audio/video communication request is initiated by the interview terminal and the candidate terminal at the same time.
The functions that can be achieved by the interview assessment method are all achieved by a computer device, the computer device comprises one or more processors and one or more memories, at least one program code is stored in the one or more memories, and the program code is loaded and executed by the one or more processors to achieve the functions of the interview assessment method.
The processor fetches instructions and analyzes the instructions one by one from the memory, then completes corresponding operations according to the instruction requirements, generates a series of control commands, enables all parts of the computer to automatically, continuously and coordinately act to form an organic whole, realizes the input of programs, the input of data, the operation and the output of results, and the arithmetic operation or the logic operation generated in the process is completed by the arithmetic unit; the Memory comprises a Read-Only Memory (ROM) for storing a computer program, and a protection device is arranged outside the Memory.
Illustratively, a computer program can be partitioned into one or more modules, which are stored in memory and executed by a processor to implement the present invention. One or more of the modules may be a series of computer program instruction segments capable of performing certain functions, which are used to describe the execution of the computer program in the terminal device.
Those skilled in the art will appreciate that the above description of the service device is merely exemplary and not limiting of the terminal device, and may include more or less components than those described, or combine certain components, or different components, such as may include input output devices, network access devices, buses, etc.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like, which is the control center of the terminal equipment and connects the various parts of the entire user terminal using various interfaces and lines.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the terminal device by operating or executing the computer programs and/or modules stored in the memory and calling data stored in the memory. The memory mainly comprises a storage program area and a storage data area, wherein the storage program area can store an operating system, application programs (such as an information acquisition template display function, a product information publishing function and the like) required by at least one function and the like; the storage data area may store data created according to the use of the berth-state display system (e.g., product information acquisition templates corresponding to different product types, product information that needs to be issued by different product providers, etc.), and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
The terminal device integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the modules/units in the system according to the above embodiment may be implemented by a computer program, which may be stored in a computer-readable storage medium and used by a processor to implement the functions of the embodiments of the system. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all equivalent structures or equivalent processes performed by the present invention or directly or indirectly applied to other related technical fields are also included in the scope of the present invention.

Claims (9)

1. An interview assessment method, comprising:
receiving an interview request of an interview end, and creating an interview platform according to the interview request;
establishing a connecting channel between the interview platform and the candidate end, opening a candidate end signal input port, and acquiring an input signal of the candidate end in real time;
generating an architecture diagram in real time according to the input signal, and sending the architecture diagram to an interview end and a candidate end;
when an editing request of an interview end is received, opening an interview end signal input port, and acquiring an input signal of the interview end in real time;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
2. The interview assessment method according to claim 1, wherein the step of receiving an interview request from an interview end and creating an interview platform based on the interview request comprises:
monitoring the behavior of the software of the terminal accessing the network in real time;
when a request sent by an interview terminal is received, intercepting a webpage address of the request;
searching an identification field in the webpage address, and judging whether the identification field is the same as a reserved field;
if the webpage address of the access request is the same as the server address, judging whether the webpage address is sent by a browser or not, and establishing an interview platform based on a judgment result;
and if the webpage address of the access request is different from the server address, sending a reference access flow.
3. The interview assessment method of claim 2, wherein the step of determining whether the web page address is sent by a browser and creating an interview platform based on the determination comprises:
judging the running state of the browser, and if the browser does not run, sending a reference access flow;
if the browser is running, reading a historical access website in the historical record of the browser, and judging whether the historical access website is the same as the requested webpage address;
if the historical access website is the same as the requested webpage address, an interview platform is established based on a judgment result, and if the historical access website is different from the requested webpage address, a reference access flow is sent.
4. The interview assessment method according to claim 1, wherein the step of processing the signals according to the trained collision resolution model when simultaneously acquiring the input signal of the candidate terminal and the input signal of the interview terminal comprises:
the user side records a user operation sequence and sequentially sends the user operation sequence to the cloud side; wherein, one user only sends one operation at a time and then waits for cloud synchronization; if a new operation is generated in the process of waiting for cloud synchronization, the new operation enters a queue to be operated; if more than two operations are generated, merging the operation with the previous operation;
the cloud receives different user operation sequences and broadcasts the user operation sequences to other clients, the other clients perform diff with the current content and generate a patch after receiving the user operation sequences, and the architecture diagram is updated based on the patch;
when the cloud receives a plurality of operation sequences simultaneously, the user operation sequence received for the first time is obtained, and a retransmission instruction is sent to other user sides after the user operation sequence is processed.
5. The interview assessment method according to any one of claims 1-4 further comprising:
receiving an audio and video communication request sent by an interview terminal and/or a candidate terminal;
when the audio and video communication request is initiated only by the interview terminal, sending a connection authority acquisition request to the candidate terminal, and when the connection authority of the candidate terminal is acquired, creating an audio and video communication platform;
when the audio and video communication request is only initiated by the candidate terminal, sending a connection authority acquisition request to the interview terminal, and when the connection authority of the interview terminal is acquired, establishing an audio and video communication platform;
and when the audio and video communication request is simultaneously initiated by the interview terminal and the candidate terminal, an audio and video communication platform is established.
6. An interview assessment system, comprising:
the platform creation module is used for receiving an interview request of an interview end and creating an interview platform according to the interview request;
the first input module is used for establishing a connecting channel between the interview platform and the candidate end, opening a signal input port of the candidate end and acquiring an input signal of the candidate end in real time;
the architecture diagram generating module is used for generating an architecture diagram in real time according to the input signal and sending the architecture diagram to the interview end and the candidate end;
the second input module is used for opening a signal input port of the interview terminal and acquiring an input signal of the interview terminal in real time when an editing request of the interview terminal is received;
when the input signal of the candidate terminal and the input signal of the interview terminal are acquired simultaneously, signal processing is carried out according to the trained conflict resolution model.
7. The interview assessment system of claim 6 wherein the platform creation module comprises:
the monitoring unit is used for monitoring the behavior of the software of the terminal accessing the network in real time;
the intercepting unit is used for intercepting a webpage address of a request when the request sent by the interview terminal is received;
the searching unit is used for searching the identification field in the webpage address and judging whether the identification field is the same as the reserved field;
the platform establishing unit is used for judging whether the webpage address is sent by the browser or not if the webpage address of the access request is the same as the server address, and establishing an interview platform based on a judgment result;
and the reference unit is used for sending a reference access flow if the webpage address of the access request is different from the server address.
8. The interview assessment system of claim 7 wherein the platform creation unit comprises:
the judging subunit is used for judging the running state of the browser, and if the browser does not run, sending a reference access flow;
a record reading subunit, configured to read a historical access website in the historical record of the browser if the browser is running, and determine whether the historical access website is the same as the requested web address;
and the processing execution subunit is used for creating an interview platform based on a judgment result if the historical access website is the same as the requested webpage address, and sending a reference access flow if the historical access website is different from the requested webpage address.
9. The interview assessment system according to any one of claims 6-8 wherein the system further comprises an audio-video module comprising:
the request receiving unit is used for receiving the audio and video communication request sent by the interview terminal and/or the candidate terminal;
the first connection unit is used for sending a connection authority acquisition request to the candidate terminal when the audio/video communication request is only initiated by the interview terminal, and establishing an audio/video communication platform when the connection authority of the candidate terminal is acquired;
the second connection unit is used for sending a connection authority acquisition request to the interview terminal when the audio and video communication request is only initiated by the candidate terminal, and establishing an audio and video communication platform when the connection authority of the interview terminal is acquired;
and the third connecting unit is used for creating an audio and video communication platform when the audio and video communication request is simultaneously initiated by the interview terminal and the candidate terminal.
CN202111658814.0A 2021-12-31 2021-12-31 Interview evaluation method and system Pending CN114531491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111658814.0A CN114531491A (en) 2021-12-31 2021-12-31 Interview evaluation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111658814.0A CN114531491A (en) 2021-12-31 2021-12-31 Interview evaluation method and system

Publications (1)

Publication Number Publication Date
CN114531491A true CN114531491A (en) 2022-05-24

Family

ID=81621611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111658814.0A Pending CN114531491A (en) 2021-12-31 2021-12-31 Interview evaluation method and system

Country Status (1)

Country Link
CN (1) CN114531491A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110088081A1 (en) * 2009-10-12 2011-04-14 iViioo, Inc. Methods for effecting remote interview invitations
CN106294112A (en) * 2015-06-03 2017-01-04 北京矩道优达网络科技有限公司 Real time multi-human computer program based on the Internet exploitation debugging System and method for
CN110321409A (en) * 2019-06-03 2019-10-11 平安科技(深圳)有限公司 Secondary surface method for testing, device, equipment and storage medium based on artificial intelligence

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110088081A1 (en) * 2009-10-12 2011-04-14 iViioo, Inc. Methods for effecting remote interview invitations
CN106294112A (en) * 2015-06-03 2017-01-04 北京矩道优达网络科技有限公司 Real time multi-human computer program based on the Internet exploitation debugging System and method for
CN110321409A (en) * 2019-06-03 2019-10-11 平安科技(深圳)有限公司 Secondary surface method for testing, device, equipment and storage medium based on artificial intelligence

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
菁玲: "程序员怎么远程面试?「ShowMeBug」要做专业级", pages 1 - 3, Retrieved from the Internet <URL:https://www.36kr.com/p/1725166288897> *

Similar Documents

Publication Publication Date Title
CN107797826B (en) Rule configuration method based on rule engine, terminal and equipment
CN108073429B (en) Payment mode configuration method, device, equipment and storage medium
CN112699257A (en) Method, device, terminal, server and system for generating and editing works
CN109951512B (en) User preference determination method, system, electronic device and storage medium
CN110471709B (en) Method, device, medium and electronic equipment for accelerating webpage opening speed
CN110580189A (en) method and device for generating front-end page, computer equipment and storage medium
US20140173422A1 (en) Document template auto discovery
US20160140113A1 (en) Techniques for user identification of and translation of media
CN110874216B (en) Complete code generation method, device, equipment and storage medium
CN112667631B (en) Automatic editing method, device, equipment and storage medium for business field
CN111611391B (en) Method, device, equipment and storage medium for classifying conversation
CN111460152A (en) Extraction method, extraction device and extraction equipment for announcement text content
CN114531491A (en) Interview evaluation method and system
CN111367500A (en) Data processing method and device
CN115629743A (en) Service component arranging method, service scheduling method and device, electronic equipment and storage medium
CN111143526B (en) Method and device for generating and controlling configuration information of counsel service control
US11086848B1 (en) Dynamic data transformation system
CN113988665A (en) Standard business process generation method, device, equipment, medium and program product based on atomic service
CN110830358B (en) Information interaction method and device, storage medium and processor
CN113051381A (en) Information quality inspection method, device, computer system and computer readable storage medium
CN111124365A (en) RPA demand collection method and device
CN107679230B (en) Information processing method, system, medium, and computing device
CN112131379A (en) Method, device, electronic equipment and storage medium for identifying problem category
CN112256820A (en) Document positioning method and device
CN110858240A (en) Front-end module loading method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination