Q1. What are the three main financial statements and how do they connect?
The three statements are the income statement, the balance sheet and the cash flow statement, and they are linked. The income statement shows revenue and expenses over a ...
Technical Question Bank · Peer-Reviewed
Search and filter frequently asked interview questions across technical, programming, and behavioral domains. Tailor your interview preparation by difficulty for freshers or experienced developers (9 available).
The three statements are the income statement, the balance sheet and the cash flow statement, and they are linked. The income statement shows revenue and expenses over a ...
GCP IAM binds principals to roles on resources. A service account is a special identity for workloads rather than humans. - Principals: users, groups, service accounts, d...
Successive discounts multiply, they do not add. Price 100 -> after 20% = 80. After an additional 10% on 80 -> 80 x 0.9 = 72. Effective discount = 100 - 72 = 28%. Formula ...
Cash accounting records transactions only when money changes hands. Accrual accounting records revenue when it is earned and expenses when they are incurred, regardless o...
Own it fully and show the learning. Use STAR but with the emphasis on accountability and change. Example: "I shipped a database migration without a rollback plan and a mi...
CPython combines: - Reference counting for immediate reclamation. Every object tracks how many references point to it; when the count hits zero it is freed. - A cyclic ga...
My starting point is that a discount is a trade, never a gift. When a buyer asks for a lower price I first understand the reason. Is it budget reality, a competing quote,...
Both create multiple instances of a resource, but they track them differently. - count takes a number and identifies instances by index, such as resource[0] and resource[...
A service account key is a downloadable JSON file containing a private key that lets any holder authenticate as that service account. It is long-lived and does not expire...
HireXTech uses essential storage to remember your study preferences and third-party advertising cookies via Google AdSense in compliance with GDPR. You can choose to enable essential cookies only or accept all cookies. Read our Privacy Policy.