American Broadcasting Company
100+ Interview Questions and Answers
Q1. What are the main factors for the pollution of river ganga?
The main factors for the pollution of river Ganga are industrial waste, sewage, agricultural runoff, and religious practices.
Industrial waste from factories and industries along the river banks
Sewage from cities and towns along the river
Agricultural runoff containing pesticides and fertilizers
Religious practices such as dumping of ashes and idols into the river
Lack of proper waste management and treatment facilities
Illegal mining and sand dredging
Climate change and melting of...read more
Q2. What is the difference between Trail Balance, Income Statement and Balance sheet ?
Trail balance is a list of all ledger accounts, income statement shows revenue and expenses, balance sheet shows assets and liabilities.
Trail balance lists all ledger accounts and their balances
Income statement shows revenue and expenses for a specific period
Balance sheet shows assets, liabilities and equity at a specific point in time
Trail balance is used to ensure that debits and credits are equal
Income statement helps in determining the profitability of a business
Balance s...read more
Q3. What is the importance of chemistry in our life?
Chemistry is important in our daily life as it helps us understand the world around us and develop new technologies.
Chemistry is involved in the production of medicines and drugs that cure diseases.
It helps us understand the composition and properties of materials we use in our daily life such as food, clothing, and cosmetics.
Chemistry is important in the development of new technologies such as batteries, solar cells, and fuel cells.
It helps us understand the chemical reactio...read more
Q4. How strong you are in coding, rate yousrlf 1 to 10
I would rate myself as an 8 in coding. I have strong problem-solving skills and experience in various programming languages.
Strong problem-solving skills
Experience in various programming languages
Comfortable with complex algorithms and data structures
Q5. What do you think the key financial number that we should keep an eye on?
Key financial number to keep an eye on is the company's cash flow.
Cash flow indicates the amount of money coming in and going out of the business, providing insight into its financial health.
Positive cash flow shows that the company is generating more money than it is spending, which is crucial for long-term sustainability.
Negative cash flow may indicate financial trouble and the need for adjustments in spending or revenue generation.
Monitoring cash flow helps in making infor...read more
Q6. What are different types of asynchronous Alex in Salesforce
There are two types of asynchronous Apex in Salesforce: Batch Apex and Queueable Apex.
Batch Apex is used to process large amounts of data asynchronously in small chunks.
Queueable Apex is used to chain multiple jobs together and perform complex asynchronous operations.
Both types of asynchronous Apex can be used to perform time-consuming tasks without blocking the user interface.
Q7. Share an example of how you used data to inform your campaign strategy
I used customer purchase data to target specific demographics with personalized ads, resulting in a 20% increase in sales.
Collected and analyzed customer purchase data to identify trends and preferences
Segmented the target audience based on demographics and behavior
Created personalized ad campaigns tailored to each segment
Measured campaign performance and adjusted strategies based on data insights
Q8. What type of conversation should be happening between Developer and QA
The conversation between Developer and QA should be collaborative and focused on understanding requirements, identifying issues, and ensuring quality.
Developers and QA should have regular communication to clarify requirements and discuss any ambiguities.
QA should provide feedback on the quality of the code and report any bugs or issues found during testing.
Developers and QA should work together to reproduce and understand reported issues, and collaborate on finding solutions....read more
Q9. what are the test available for concrete.
Various tests are available for concrete including compressive strength, slump test, air content test, and more.
Compressive strength test measures the ability of concrete to withstand loads
Slump test measures the consistency of concrete
Air content test measures the amount of air in concrete
Water permeability test measures the ability of concrete to resist water penetration
Chloride permeability test measures the ability of concrete to resist chloride penetration
Rebound hammer ...read more
Q10. What is Accruals and Provision ?
Accruals are expenses incurred but not yet paid, while provisions are liabilities that are uncertain in timing or amount.
Accruals are recognized as expenses in the income statement even if payment has not been made yet.
Provisions are recognized as liabilities in the balance sheet and are set aside for uncertain events such as lawsuits or warranties.
Accruals and provisions are important for accurate financial reporting and forecasting.
Examples of accruals include salaries and ...read more
Q11. What are the benefits of scrum?
Scrum offers several benefits for teams and organizations.
Improved productivity and efficiency
Increased transparency and collaboration
Faster time-to-market
Adaptability to changing requirements
Enhanced customer satisfaction
Better risk management
Empowered and self-organizing teams
Q12. How will you do Bank reconciliation ?
Bank reconciliation involves comparing bank statements with company records to ensure accuracy of financial transactions.
Obtain bank statement and company records
Compare deposits and withdrawals
Identify and resolve discrepancies
Adjust company records accordingly
Prepare reconciliation report
Q13. How to troubleshoot performance issue in Linux
To troubleshoot performance issues in Linux, analyze system resources, check for bottlenecks, monitor processes, and optimize configurations.
Analyze system resources such as CPU, memory, disk I/O, and network usage
Check for bottlenecks using tools like top, vmstat, iostat, and sar
Monitor processes to identify any resource-intensive tasks
Optimize configurations by adjusting kernel parameters, tuning applications, and optimizing disk usage
Consider using performance monitoring t...read more
Q14. HOw to set process for the Loan Disbursement
Setting a process for loan disbursement involves defining criteria, documentation, verification, and approval steps.
Define eligibility criteria for loan disbursement
Specify required documentation for loan application
Verify applicant's creditworthiness and ability to repay
Establish approval process and timeline
Ensure compliance with regulatory requirements
Monitor and track disbursements
Continuously evaluate and improve the process
Q15. how many cluster you are using in your org?
We are using multiple clusters in our organization to ensure high availability and scalability.
We have implemented a multi-cluster architecture to distribute the workload and minimize downtime.
Each cluster consists of multiple nodes that work together to handle the organization's services and applications.
We use container orchestration platforms like Kubernetes to manage and scale our clusters efficiently.
Having multiple clusters allows us to isolate different environments su...read more
Q16. whats new in latest version of python
Python 3.9 introduces new features like dictionary merge operator, type hinting improvements, and more.
Introduction of dictionary merge operator (|) for merging dictionaries easily
Improvements in type hinting with the introduction of TypedDict and Literal types
Performance improvements with faster parsing of f-strings
New syntax features like the removal of the 'u' prefix for Unicode literals
Q17. Do you knowledge of stock market?
Yes, I have knowledge of the stock market.
I have experience tracking stock prices and analyzing market trends.
I am familiar with different investment strategies and financial instruments.
I have actively traded stocks and monitored portfolio performance.
I stay updated on market news and economic indicators.
I understand the impact of global events on stock market volatility.
Q18. Types of fire , cost of accident , safety officer roles.
Answering questions related to fire types, cost of accidents, and safety officer roles.
There are different types of fires, including Class A, B, C, D, and K fires.
The cost of accidents can be significant, including medical expenses, lost productivity, and damage to equipment.
Safety officers play a critical role in preventing accidents and ensuring compliance with safety regulations.
They are responsible for conducting safety audits, developing safety policies and procedures, a...read more
Q19. Error Handling used in Automation Anywhere
Error handling is an important aspect of Automation Anywhere to handle exceptions and errors during bot execution.
Use Try-Catch blocks to handle exceptions
Use Error Actions to handle errors and take corrective actions
Use Log to File action to log errors and exceptions
Use Recovery Mode to recover from errors and continue bot execution
Use Error Message action to display custom error messages
Q20. How do you connect to on prem to cloud
Connecting on-premises resources to cloud services involves setting up secure network connections.
Use VPN (Virtual Private Network) to establish a secure connection between on-premises network and cloud services
Set up Direct Connect for a dedicated private connection between on-premises data center and cloud provider
Utilize hybrid cloud solutions to seamlessly integrate on-premises resources with cloud services
Q21. what is the order of execution?
The order of execution refers to the sequence in which tasks or processes are carried out.
Tasks are typically executed in the order they are received or based on predefined rules.
In programming, the order of execution is determined by the control flow of the program.
For example, in a software application, functions are executed in the order they are called.
In project management, tasks are executed based on the project schedule and dependencies.
Q22. Design a page to fetch list of items via api call and render them with pagination
Design a page to fetch and render items with pagination via api call
Use a frontend framework like React or Angular to create the page
Make an API call to fetch the list of items
Implement pagination logic to display a limited number of items per page
Include navigation buttons for users to move between pages
Consider adding a search feature to filter items
Q23. Hazard communication risks assessment work at height lifting
Hazard communication and risk assessment for work at height lifting is crucial for ensuring safety.
Identify potential hazards associated with work at height lifting
Assess the risks involved in the work and determine appropriate control measures
Ensure proper communication of hazards and risks to all involved parties
Provide training and education on safe work practices and equipment use
Regularly review and update hazard communication and risk assessment procedures
Q24. 1. what is the prerequisite stpes for conversion
Prerequisite steps for conversion
Identify the data to be converted
Choose the appropriate conversion tool
Ensure data compatibility with the target system
Perform a trial run to identify and fix any issues
Backup the original data before conversion
Q25. Explain js hoisting and difference between let and var
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope.
Hoisting moves variable declarations to the top of the scope, but not their assignments.
Var declarations are hoisted to the top of the function scope, while let declarations are hoisted to the top of the block scope.
Var variables can be accessed before they are declared, resulting in undefined, while let variables are not accessible before declaration.
Q26. how to get business from market
To get business from the market, focus on building a strong brand, identifying target audience, creating a unique value proposition, and leveraging digital marketing channels.
Build a strong brand image through consistent messaging and visual identity
Identify target audience and tailor marketing efforts to their needs and preferences
Create a unique value proposition that sets your business apart from competitors
Leverage digital marketing channels such as social media, email ma...read more
Q27. What do you understand by devops
DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.
DevOps focuses on collaboration, automation, and integration between developers and IT operations teams.
It aims to improve the speed and quality of delivering software applications.
DevOps practices include continuous integration, continuous delivery, and automated testing.
Tools commonly used in DevOps include Jenkins, Doc...read more
Q28. difference between star schema and snowflake schema
Star schema has a single centralized fact table with denormalized dimensions, while snowflake schema has normalized dimensions in separate tables.
Star schema is simpler and easier to understand, while snowflake schema allows for more flexibility and normalization.
In star schema, dimensions are denormalized and directly connected to the fact table, while in snowflake schema, dimensions are normalized and split into multiple related tables.
Star schema is more suitable for simpl...read more
Q29. what is org structure of sap mm
The organizational structure in SAP MM is defined by the company's organizational units, such as plants, storage locations, purchasing organizations, and company codes.
Organizational units include plants, storage locations, purchasing organizations, and company codes
Plants represent physical locations where goods are produced or stored
Storage locations represent specific areas within a plant where materials are stored
Purchasing organizations are responsible for procurement ac...read more
Q30. What according to uh is sales ?
Sales is the process of persuading potential customers to purchase a product or service.
Sales involves building relationships with customers
Sales requires effective communication and negotiation skills
Sales involves identifying customer needs and offering solutions
Sales often involves meeting targets and goals
Examples: convincing a customer to buy a new phone, upselling a product to a customer
Q31. How to abacus teacher can teach
An abacus teacher can teach by demonstrating techniques, providing practice exercises, and offering personalized guidance.
Demonstrate how to use the abacus for basic arithmetic operations
Provide practice exercises to reinforce learning
Offer personalized guidance and feedback to students
Use visual aids and interactive activities to engage students
Encourage students to practice regularly to improve their skills
Q32. Why is transformer fating in KVA
Transformers are rated in KVA because it represents the total power capacity of the transformer.
KVA (kilovolt-ampere) is a unit of apparent power, which is the combination of real power (measured in watts) and reactive power (measured in volt-amperes reactive)
The KVA rating of a transformer indicates the maximum amount of power it can handle without overheating or damaging its components
By using KVA rating, it is easier to determine the appropriate size of transformer needed ...read more
Q33. What is the api in software testing
API stands for Application Programming Interface. It is a set of protocols, routines, and tools for building software applications.
API is used to communicate between different software components
It defines how software components should interact with each other
API testing involves testing the functionality, reliability, performance, and security of APIs
Examples of APIs include REST, SOAP, and GraphQL
Q34. what is java? Explain fetures of java8
Q35. Difference in project management and program Management
Project management focuses on managing individual projects, while program management involves coordinating multiple related projects to achieve strategic objectives.
Project management is focused on delivering a specific output within a defined timeframe and budget.
Program management involves overseeing a group of related projects to achieve broader organizational goals.
Project managers typically have authority over a single project, while program managers have authority over ...read more
Q36. What is Salesforce CRM
Salesforce CRM is a cloud-based customer relationship management platform that helps businesses manage their sales, marketing, and customer support activities.
Salesforce CRM is a cloud-based software solution
It helps businesses manage their sales, marketing, and customer support activities
It provides a centralized platform for storing and managing customer data
Salesforce CRM offers various features like lead management, opportunity tracking, email integration, and analytics
It...read more
Q37. What is HTML language
HTML is a markup language used for creating the structure and content of web pages.
HTML stands for HyperText Markup Language.
It uses tags to define the structure and content of a web page.
HTML elements are nested within each other to create a hierarchical structure.
It is the standard language for building websites and web applications.
Examples of HTML tags include , , ,
,
, , , etc.
Q38. What is the prerequisite for conversions
The prerequisite for conversions is a clear understanding of the source and target formats.
Understanding of source and target formats
Knowledge of conversion tools and techniques
Ability to handle data loss or corruption during conversion
Testing and validation of converted data
Documentation of conversion process
Q39. What are the project methodology?
Project methodologies are structured approaches to manage and execute projects.
Waterfall
Agile
Scrum
Kanban
Lean
PRINCE2
Six Sigma
Q40. What is qlik , difference from power bi
Qlik is a data visualization and business intelligence platform, similar to Power BI.
Qlik and Power BI are both data visualization and business intelligence tools.
Qlik offers a unique associative data model that allows users to explore data relationships more easily.
Power BI has a strong integration with Microsoft products and services.
Qlik has a more flexible and customizable user interface compared to Power BI.
Both tools have their own strengths and weaknesses, and the choi...read more
Q41. What Market knowledge I had ?
I have extensive market knowledge in the region, including consumer behavior, competitor analysis, and industry trends.
I have worked in this region for several years and have built a strong network of contacts and industry insights.
I regularly attend industry conferences and events to stay up-to-date on the latest trends and developments.
I have conducted extensive market research, including consumer surveys and competitor analysis, to inform business strategies.
I am familiar ...read more
Q42. How can you handle customers?
I can handle customers by actively listening to their needs, providing personalized solutions, and maintaining a positive attitude.
Actively listen to customers to understand their needs and concerns
Provide personalized solutions based on their requirements
Maintain a positive attitude and friendly demeanor
Handle objections and complaints with empathy and professionalism
Follow up with customers to ensure satisfaction and build long-term relationships
Q43. What is the ‘cost of debt
The cost of debt refers to the interest expense a company incurs on its debt obligations.
The cost of debt is the interest rate a company pays on its debt, such as loans, bonds, or credit lines.
It is an important factor in determining a company's overall cost of capital.
The cost of debt is influenced by factors such as the company's credit rating, market interest rates, and the terms of the debt.
Higher interest rates or riskier credit ratings will result in a higher cost of de...read more
Q44. Explain the know how of the process
Q45. write sql query to find 3rd highest salary
SQL query to find 3rd highest salary
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT and OFFSET clauses to skip the first two highest salaries
Select the salary from the table
Q46. Diff between unnion and union all
UNION combines the result sets of two or more SELECT statements, while UNION ALL does the same but includes duplicates.
UNION removes duplicate rows from the result set, while UNION ALL includes all rows.
UNION is slower than UNION ALL because it performs a distinct operation, while UNION ALL does not.
UNION requires that all columns in the SELECT statements have the same data types, while UNION ALL does not have this requirement.
Q47. re re re re re re re re baba h?
I'm sorry, but the question is not understandable.
Please provide a clear and understandable question.
Without proper context, it's impossible to provide an answer.
Please rephrase the question or provide more information.
Q48. What is dependency injection
Dependency injection is a design pattern that allows objects to be loosely coupled by injecting their dependencies.
Dependency injection is a way to achieve inversion of control.
It helps in creating modular and testable code.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: Instead of creating an object inside a class, we pass the object as a parameter to the class constructor.
Q49. how to handle failure
Handling failure involves acknowledging mistakes, learning from them, and adapting to prevent future failures.
Acknowledge the failure and take responsibility for it
Analyze the root cause of the failure to understand what went wrong
Learn from the failure and use it as a learning opportunity to improve
Adapt your approach to prevent similar failures in the future
Seek feedback from others to gain different perspectives on the failure
Q50. What is ‘Amortization’?
Amortization is the process of gradually reducing or paying off a debt over a fixed period of time through regular payments.
Amortization is commonly used in the context of loans, mortgages, and other financial obligations.
It involves dividing the total debt into equal installments and paying them off over a specific period.
Each payment consists of both principal and interest, with the interest portion decreasing over time.
Amortization schedules outline the payment amounts, in...read more
Q51. Diff between deletes, drops and truncate
Deletes, drops, and truncate are SQL commands used to remove data from a table, but they differ in their functionality and impact on the table structure.
DELETE statement removes specific rows from a table based on a condition
DROP statement removes an entire table along with its structure and data
TRUNCATE statement removes all rows from a table but keeps the table structure intact
DELETE is slower than TRUNCATE and DROP as it maintains transaction logs
DROP is irreversible and s...read more
Q52. What are opps concept
OOPs concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary f...read more
Q53. what is an inner join?
An inner join is a type of join that returns only the rows that have matching values in both tables being joined.
Inner join combines rows from two tables based on a related column between them
It returns only the rows where there is a match between the columns in both tables
If there is no match, the row is not included in the result set
Q54. TELL ME ABOUT C AND C++
C and C++ are programming languages commonly used for system programming and software development.
C is a procedural programming language developed by Dennis Ritchie in 1972.
C++ is an object-oriented programming language based on C, developed by Bjarne Stroustrup in 1985.
C is used for system programming, embedded systems, and low-level programming.
C++ is used for software development, game development, and high-performance applications.
C++ supports object-oriented programming ...read more
Q55. What is oops concepts
Object-oriented programming concepts that focus on classes, objects, inheritance, encapsulation, and polymorphism.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability for a class to inherit properties and methods from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability for objects of different classes to respond ...read more
Q56. what is multithreading
Multithreading is the ability of a CPU to execute multiple threads concurrently.
Allows for parallel execution of tasks
Improves performance by utilizing multiple CPU cores
Each thread has its own stack and runs independently
Example: Running a web server that can handle multiple requests simultaneously
Q57. How to bake a cake ........
Baking a cake requires precise measurements and following a recipe. It involves mixing ingredients, baking in an oven, and decorating.
Gather all necessary ingredients and equipment
Preheat the oven to the required temperature
Mix dry and wet ingredients separately before combining
Pour the batter into a greased cake pan
Bake the cake in the preheated oven for the required time
Allow the cake to cool before decorating with frosting or toppings
Q58. What is C# explain it.
C# is a modern, object-oriented programming language developed by Microsoft.
C# is used to develop Windows desktop applications, games, mobile apps, and web applications.
It is a statically-typed language, meaning that variables must be declared with a specific data type.
C# supports object-oriented programming concepts such as encapsulation, inheritance, and polymorphism.
It also includes features such as garbage collection, exception handling, and LINQ (Language Integrated Quer...read more
Q59. What is Oops concept.
Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.
Encapsulation: Hiding implementation details of an object and exposing only necessary information.
Inheritance: Creating new classes from existing ones to reuse code and add new functionality.
Polymorphism: Using a single interface to represent multiple types of objects.
Abstraction: Focusing on essential features of an object and ignoring the rest.
Example: A car object can ha...read more
Q60. what is max w/c ratio.
Max w/c ratio refers to the maximum water to cement ratio that can be used in concrete mix design.
The max w/c ratio is determined by the strength and durability requirements of the concrete.
A lower w/c ratio results in stronger and more durable concrete.
The max w/c ratio can vary depending on factors such as the type of cement, aggregate, and admixtures used.
For example, for normal strength concrete, the max w/c ratio is typically around 0.6, while for high strength concrete ...read more
Q61. What is CSS language
CSS is a language used for styling web pages. It defines the layout, colors, fonts, and other visual aspects of a website.
CSS stands for Cascading Style Sheets
It is used to separate the content and presentation of a web page
CSS rules consist of selectors and declarations
Selectors target HTML elements and declarations define how those elements should be styled
CSS can be applied inline, embedded, or in an external file
Q62. What are diff types of cloud
Types of cloud include public, private, hybrid, and community clouds.
Public cloud: Services are delivered over the internet and shared among multiple customers (e.g. AWS, Azure, Google Cloud)
Private cloud: Services are maintained on a private network and dedicated to a single organization (e.g. VMware, OpenStack)
Hybrid cloud: Combination of public and private clouds, allowing data and applications to be shared between them (e.g. AWS Outposts, Azure Stack)
Community cloud: Infr...read more
Q63. Describe all possible joins and examples
Possible joins are Inner Join, Left Join, Right Join, Full Outer Join, Cross Join
Inner Join: returns only the matching rows from both tables
Left Join: returns all rows from the left table and matching rows from the right table
Right Join: returns all rows from the right table and matching rows from the left table
Full Outer Join: returns all rows from both tables
Cross Join: returns the Cartesian product of both tables
Q64. What is docker used for
Docker is a platform used to develop, ship, and run applications in containers.
Docker allows for easy packaging of applications and their dependencies into containers
Containers are lightweight, portable, and isolated environments that can run on any system
Docker simplifies the process of deploying and scaling applications
Q65. what is a temporary table
A temporary table is a table that exists temporarily and is automatically deleted when the session ends or the connection is closed.
Temporary tables are used to store intermediate results during a complex query.
They are often used in scenarios where a regular table would be too costly or unnecessary.
Temporary tables are typically created using the CREATE TEMPORARY TABLE statement.
They can be accessed only within the session that created them.
An example of using a temporary ta...read more
Q66. what is lexical scope?
Lexical scope refers to the visibility of variables within a specific block of code based on where they are defined.
Variables are accessible within the block they are defined in and any nested blocks.
Variables defined outside of a block are not accessible within that block.
Lexical scope helps prevent naming conflicts and allows for better organization of code.
Q67. name of copany worked for knl cn lka
I'm sorry, I cannot answer that question as it is not clear and appears to contain typographical errors.
Q68. Area of trapping rain water
The area of trapping rainwater refers to the surface area where rainwater is collected and stored.
The area of trapping rainwater can be a rooftop, a garden, or a catchment basin.
The size of the area will determine the amount of rainwater that can be collected.
The area should be free of debris and pollutants to ensure the quality of the collected rainwater.
The collected rainwater can be used for irrigation, washing, and even drinking with proper treatment.
Q69. How to select new vendor?
Selecting a new vendor requires thorough research and evaluation of their products, services, reputation, and pricing.
Identify your needs and requirements
Research potential vendors and their offerings
Check vendor's reputation and customer reviews
Evaluate vendor's pricing and contract terms
Consider vendor's location and delivery capabilities
Q70. explaination on hardware protocols
Hardware protocols are communication standards used by devices to exchange data and control signals.
Hardware protocols define the rules for transmitting and receiving data between devices.
Examples of hardware protocols include USB, Ethernet, HDMI, and Bluetooth.
Hardware protocols can be categorized as serial or parallel, synchronous or asynchronous, and simplex, half-duplex, or full-duplex.
Hardware protocols ensure that devices can communicate with each other even if they are...read more
Q71. Overall exp. including your entire non sap exp
Q72. What is cost per sqft
Cost per sqft is a measure of the cost of a property per square foot.
Cost per sqft is calculated by dividing the total cost of a property by the total square footage.
It is commonly used in real estate to compare the cost of different properties.
For example, if a property costs $500,000 and has 2,000 sqft, the cost per sqft would be $250.
Q73. What is Factory pattern
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Factory pattern is used to create objects without specifying the exact class of object that will be created.
It provides a way to delegate the instantiation logic to child classes.
Commonly used in situations where a class can't anticipate the class of objects it must create.
Examples include Shape...read more
Q74. What is the software testing
Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.
Software testing involves identifying and reporting defects or bugs in the software
It ensures that the software meets the specified requirements and works as expected
It helps in improving the quality of the software and reducing the risk of failures
Types of software testing include functional testing, performance testing, security testi...read more
Q75. can you join imediately
Yes, I can join immediately.
I am available to start immediately.
I have no prior commitments that would prevent me from joining right away.
I am excited about the opportunity and ready to hit the ground running.
Q76. What are tbe recorders
Recorders are tools used in RPA to capture user actions and automate them.
Recorders are used to capture user actions and create automation scripts.
There are different types of recorders such as mouse, keyboard, and object recorders.
Recorders can be used to automate repetitive tasks such as data entry or form filling.
Recorders can also be used to create automation workflows for complex business processes.
Examples of RPA platforms with recorders include UiPath, Automation Anywh...read more
Q77. How you manage the conflict
I manage conflict by actively listening, understanding all perspectives, and finding a mutually beneficial solution.
Listen actively to all parties involved
Understand each person's perspective and motivations
Communicate openly and honestly to address concerns
Find a compromise or solution that benefits all parties
Seek mediation or third-party assistance if necessary
Q78. what is complete P2P cycle?
The complete P2P cycle in SAP MM involves the entire procurement process from purchase requisition to payment to vendor.
Creation of purchase requisition
Creation of purchase order
Goods receipt
Invoice verification
Payment to vendor
Q79. Sql joins differences and types
SQL joins are used to combine rows from two or more tables based on a related column between them.
Types of SQL joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN returns all rows from the right table and the matched rows from the left table.
FULL JOIN returns rows when there is a match in one of ...read more
Q80. what are SQL joins
SQL joins are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables in a single query
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Q81. Do you know about documation
Documation is the process of creating, managing, and organizing documentation for a specific purpose.
Documation involves creating written or digital documents for various purposes such as record-keeping, communication, or instruction.
It includes tasks such as writing, editing, formatting, and organizing documents to ensure clarity and accessibility.
Examples of documation include user manuals, technical documentation, reports, and policies.
Effective documation helps in conveyi...read more
Q82. How to select students
Selecting students involves evaluating their qualifications, skills, and potential for success in the role.
Consider the academic qualifications and relevant skills of the students
Assess their potential for growth and success in the role
Conduct interviews to gauge their communication and problem-solving abilities
Review their past experiences and achievements to understand their capabilities
Utilize assessments or tests to evaluate their knowledge and aptitude
Q83. why choose angular over react
Angular offers a more comprehensive solution with built-in features like routing, forms, and HTTP client, while React is more lightweight and flexible.
Angular provides a more opinionated and comprehensive framework with built-in features like routing, forms, and HTTP client
React is more lightweight and flexible, allowing developers to choose their own libraries for additional functionality
Angular has a steeper learning curve due to its complexity and the need to learn its spe...read more
Q84. Embedded software development cycle
The embedded software development cycle involves designing, coding, testing, and debugging software for embedded systems.
Designing: Planning the software architecture and functionality.
Coding: Writing the actual code for the embedded system.
Testing: Verifying that the software meets requirements and functions correctly.
Debugging: Identifying and fixing any issues or bugs in the software.
Examples: Developing firmware for a microcontroller, creating software for an IoT device.
Q85. System design for Netflix like app.
Designing a system for a Netflix-like app involves considerations for scalability, high availability, and personalized recommendations.
Use microservices architecture for scalability and flexibility.
Implement a content delivery network (CDN) for fast and reliable streaming.
Utilize machine learning algorithms for personalized recommendations.
Include a robust user authentication and authorization system.
Implement caching mechanisms to reduce latency and improve performance.
Q86. What is your expected ctc
My expected CTC is negotiable based on the role and responsibilities offered.
My expected CTC is based on industry standards and my qualifications.
I am open to discussing the compensation package during the interview process.
I am looking for a competitive salary that reflects my skills and experience.
Q87. What is your driving factor?
My driving factor is my passion for helping others and making a positive impact on people's health and well-being.
Passion for helping others
Making a positive impact on people's health and well-being
Desire to contribute to the healthcare field
Q88. explain sdlc , to write code in python
SDLC is a process used by developers to plan, create, test, and deploy software.
SDLC stands for Software Development Life Cycle
It includes phases like planning, analysis, design, implementation, testing, and maintenance
Python is a popular programming language used in the implementation phase of SDLC
Q89. What is STLC and SDLC
STLC stands for Software Testing Life Cycle and SDLC stands for Software Development Life Cycle.
STLC focuses on activities related to testing a software product.
SDLC focuses on activities related to developing a software product.
STLC includes test planning, test design, test execution, and test closure.
SDLC includes requirements gathering, design, development, testing, deployment, and maintenance.
Q90. What is the regression testing
Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works.
It is performed after making changes to the software
It ensures that existing functionality is not affected by the changes
It helps to identify any new defects introduced by the changes
It can be automated to save time and effort
Examples include testing after bug fixes, new feature additions, and software upgrades
Q91. What is the smoke testing
Smoke testing is a preliminary testing to check if the critical functionalities of the software are working fine.
It is a type of non-exhaustive testing
It is performed to ensure that the build is stable enough for further testing
It is usually performed after every build
It is a quick and shallow testing process
It helps to identify major issues early in the testing cycle
Q92. merge linked list in sequencially order
Q93. deep dive in technology stacks
Technology stacks refer to the combination of programming languages, frameworks, libraries, and tools used to build software applications.
Technology stacks vary based on the requirements of the project and the expertise of the development team.
Examples of technology stacks include MEAN (MongoDB, Express.js, Angular, Node.js), LAMP (Linux, Apache, MySQL, PHP), and MERN (MongoDB, Express.js, React, Node.js).
Q94. Tell me abut SDLC
SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.
SDLC is a structured approach to software development
It consists of several phases including planning, analysis, design, implementation, testing, and maintenance
Each phase has its own set of activities and deliverables
The goal of SDLC is to ensure that software is developed on time, within budget, and meets the requirements of the stakeholders
Examples of SDLC models ...read more
Q95. Wht are the key features of leader
Q96. What is ur commitment
My commitment is to always give my best effort and support to those in need.
I am dedicated to helping others and making a positive impact
I prioritize the well-being and needs of those I am assisting
I am reliable and consistent in my support
I am committed to continuous learning and improvement in order to better serve others
Q97. what is array oops inheritance
Array is a data structure that stores a collection of elements, while OOPs (Object-Oriented Programming) is a programming paradigm that uses objects and classes for code organization. Inheritance is a feature in OOPs where a class inherits properties and behaviors from another class.
Arrays are used to store multiple values in a single variable, while OOPs focuses on creating objects that contain data and methods.
Inheritance in OOPs allows a class to inherit properties and met...read more
Q98. What is a root bridge
A root bridge is a bridge in a network that serves as a reference point for all other bridges in the network.
The root bridge is elected based on the lowest bridge ID, which consists of a priority value and a MAC address.
All other bridges in the network determine the best path to the root bridge for forwarding network traffic.
The root bridge is responsible for ensuring that there are no loops in the network topology.
Q99. How to check memory
Memory can be checked using various tools and techniques to monitor usage and performance.
Use task manager or activity monitor to check memory usage in real-time
Run memory diagnostic tools to identify any issues with memory modules
Monitor memory performance using performance monitoring tools like PerfMon on Windows or vmstat on Unix-based systems
Q100. what is hypothesis testing
Hypothesis testing is a statistical method used to make inferences or draw conclusions about a population based on sample data.
Hypothesis testing involves formulating a null hypothesis and an alternative hypothesis.
It is used to determine if there is enough evidence to reject the null hypothesis in favor of the alternative hypothesis.
The process involves selecting a significance level, conducting a statistical test, and interpreting the results.
Examples include testing whethe...read more
Top HR Questions asked in null
Interview Process at null
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month