Ocrolus East
Nikitha Build-Tech Interview Questions and Answers
Q1. What is bank statement
A bank statement is a document provided by a bank to its customers showing their financial transactions.
A bank statement typically includes details of deposits, withdrawals, and other transactions made by the account holder.
It also shows the beginning and ending balance of the account for a specific period of time.
Bank statements are important for tracking finances, budgeting, and reconciling with personal records.
They can be obtained in paper form or electronically through o...read more
Q2. What is alias
An alias is a command or shortcut that points to another command or set of commands.
Aliases are created using the alias command in the terminal.
They can be used to create shortcuts for frequently used commands.
Aliases can also be used to modify the behavior of existing commands.
Aliases are stored in the user's shell configuration file, such as .bashrc or .zshrc.
Examples of aliases include 'll' for 'ls -l' and 'g' for 'git'.
Q3. Configuration file of ssh.
The ssh configuration file is located at /etc/ssh/sshd_config.
The file contains settings for the SSH server.
It can be edited to change default settings such as port number and authentication methods.
Changes to the file require a restart of the SSH service to take effect.
Q4. Do you know how ocrolus works?
Ocrolus is a fintech company that provides automation solutions for financial documents.
Ocrolus uses advanced technology to analyze and extract data from financial documents with high accuracy.
It helps businesses streamline their document processing and reduce manual data entry errors.
The platform can handle various types of documents such as bank statements, pay stubs, and tax forms.
Ocrolus offers APIs and integrations for seamless data extraction and processing.
Q5. What is financial sheet
A financial sheet is a document that outlines the financial activities and status of a company or individual.
It includes details such as income, expenses, assets, liabilities, and equity.
Financial sheets are used for financial analysis, decision-making, and reporting.
Examples of financial sheets include balance sheets, income statements, and cash flow statements.
Q6. Tell me about bank statement
A bank statement is a record of all transactions made by a customer in a specified period of time.
A bank statement typically includes details of deposits, withdrawals, and any fees charged by the bank.
It is used by customers to track their spending and ensure accuracy in their account balance.
Bank statements are usually issued monthly, but can also be accessed online in real-time.
Customers can use bank statements as proof of income or expenses for various purposes.
Q7. System Design a DropBox
Design a scalable cloud storage system similar to DropBox.
Use distributed file system for storing files across multiple servers.
Implement data deduplication to save storage space.
Use client-side encryption for security.
Implement file synchronization across devices.
Utilize load balancing to distribute user requests.
Implement version control for files.
Use metadata for efficient file organization.
Q8. What is us mortgage
US mortgage refers to a loan provided by a financial institution to purchase a home or property in the United States.
US mortgage is a type of loan specifically for purchasing real estate in the United States
Borrowers typically make monthly payments to repay the loan amount plus interest
The property serves as collateral for the loan, meaning the lender can seize it if the borrower fails to make payments on time
Q9. Design a Linked List
A linked list is a linear data structure where each element is a separate object with a reference to the next element.
Start with a Node class that has data and a reference to the next node
Create a LinkedList class that manages the nodes and provides methods like insert, delete, and search
Example: Node class - data, next; LinkedList class - head, insert(data), delete(data), search(data)
Top HR Questions asked in Nikitha Build-Tech
Interview Process at Nikitha Build-Tech
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month