SME
100+ SME Interview Questions and Answers
Q51. How many questions you can create in a day?
I can create around 50-100 questions in a day depending on the complexity and research required.
The number of questions I can create in a day depends on the complexity of the topic.
Researching and gathering information for questions may take more time.
On average, I can create 50-100 questions in a day.
For simpler topics, I can create more questions compared to complex subjects.
Q52. what is Archimedes's principle?
Archimedes's principle states that the buoyant force on an object is equal to the weight of the fluid displaced by the object.
Buoyant force is the upward force exerted by a fluid on an object immersed in it.
The principle explains why objects float or sink in fluids.
It is used in designing ships, submarines, hot air balloons, and other floating structures.
Q53. How to perfrom network failure analysys
Perform network failure analysis by identifying the root cause of the issue and analyzing network traffic.
Identify the symptoms of the network failure
Check the network devices and connections
Analyze network traffic using tools like Wireshark
Identify the root cause of the issue
Take corrective actions to fix the issue
Q54. Can you be multitasking at work ?
Multitasking at work is possible but not recommended for optimal productivity.
Multitasking can lead to decreased productivity and increased stress levels.
It is better to focus on one task at a time and complete it before moving on to the next.
Exceptions can be made for tasks that require minimal attention, such as listening to music while working on a repetitive task.
Prioritizing tasks and creating a schedule can also help manage workload and avoid multitasking.
Q55. What do you know about Game theory (It's from economics)
Game theory is a branch of economics that studies decision-making in strategic situations.
It analyzes the behavior of individuals and organizations in competitive situations
It involves mathematical models to predict outcomes and strategies
Examples include the prisoner's dilemma and the Nash equilibrium
It has applications in various fields such as politics, psychology, and biology
Q56. What is SQL & Name The TCL Commands?
SQL is a programming language used to manage and manipulate relational databases. TCL commands include COMMIT, ROLLBACK, and SAVEPOINT.
SQL stands for Structured Query Language and is used to manage and manipulate relational databases.
TCL (Transaction Control Language) commands are used to manage transactions in SQL.
Examples of TCL commands include COMMIT, ROLLBACK, and SAVEPOINT.
Share interview questions and help millions of jobseekers 🌟
Q57. What is difference between shear stress and normal stress
Shear stress is the force applied parallel to the surface, while normal stress is the force applied perpendicular to the surface.
Shear stress occurs when two forces act parallel to each other but in opposite directions, causing the object to deform or twist.
Normal stress occurs when a force is applied perpendicular to the surface, causing the object to compress or stretch.
Shear stress is commonly seen in cutting or slicing actions, while normal stress is seen in compression o...read more
Q58. What is elastic collision
Elastic collision is a type of collision where kinetic energy and momentum are conserved.
In an elastic collision, the total kinetic energy of the system before and after the collision remains the same.
Both momentum and kinetic energy are conserved in elastic collisions.
Objects bounce off each other without any loss of energy in an elastic collision.
Examples of elastic collisions include billiard balls colliding on a table or two cars colliding head-on without deformation.
SME Jobs
Q59. Upto which level you can handle xyz subjects?
I can handle xyz subjects up to an advanced level.
I have a strong foundation in xyz subjects and have taken advanced courses in these areas.
I have experience teaching and tutoring these subjects at both the high school and college level.
I stay up-to-date with the latest research and developments in these fields.
I am comfortable working with students of all ages and skill levels.
Examples: Calculus, Physics, Chemistry, Biology, Computer Science.
Q60. What is Pl/SQL?. Name its Applications?
PL/SQL is a procedural language designed specifically for the Oracle Database management system.
PL/SQL stands for Procedural Language/Structured Query Language.
It is used to create stored procedures, functions, triggers, and packages in Oracle Database.
PL/SQL is used for data manipulation, transaction control, and database operations.
Applications of PL/SQL include data warehousing, e-commerce, and enterprise resource planning (ERP) systems.
Q61. Will you be able to cater to the needs of JEE ADVANCE?
Yes, I have extensive experience in preparing students for JEE ADVANCE.
I have a strong background in the subjects covered in JEE ADVANCE such as Physics, Chemistry, and Mathematics.
I have successfully coached students in the past who have excelled in JEE ADVANCE.
I am familiar with the exam pattern and syllabus of JEE ADVANCE.
I use personalized teaching methods to cater to the individual needs of students preparing for JEE ADVANCE.
Q62. Name The DDL Commands and its applications?
DDL commands are used to create, modify, and delete database objects.
CREATE: used to create a new database object such as a table, view, or index
ALTER: used to modify the structure of an existing database object
DROP: used to delete an existing database object
TRUNCATE: used to delete all data from a table without deleting the table itself
RENAME: used to rename an existing database object
GRANT: used to grant privileges to a user or role
REVOKE: used to revoke previously granted ...read more
Q63. What is mechanical engineering?
Mechanical engineering is the branch of engineering that deals with the design, analysis, and manufacturing of mechanical systems.
It involves the study of mechanics, thermodynamics, materials science, and structural analysis.
Mechanical engineers design and develop machines, tools, engines, and other mechanical devices.
They work in various industries such as automotive, aerospace, manufacturing, and energy.
Examples of mechanical engineering projects include designing a car eng...read more
Q64. Process of selection ?
The selection process involves several steps to identify the most suitable candidates for a position.
Job posting and advertising
Resume screening
Interviews
Reference checks
Skills assessment
Background checks
Final decision and job offer
Q65. What are the sources of raw data?
Raw data can come from various sources, including internal databases, external sources, and user-generated content.
Internal databases such as customer relationship management systems
External sources such as government databases or social media platforms
User-generated content such as online reviews or survey responses
Q66. Difference in between HUM and SUM
HUM refers to the sound made by a person, while SUM refers to the total of a set of numbers.
HUM is a verb that describes the act of making a sound with your voice, while SUM is a noun that describes the total of a set of numbers.
HUM is often used to describe the sound made by a person when they are singing or humming a tune, while SUM is used in mathematical calculations.
Examples of HUM include humming a song, while examples of SUM include adding up a set of numbers or calcul...read more
Q67. What is HTML?. Why It is Used?
HTML is a markup language used for creating and structuring web pages.
HTML stands for HyperText Markup Language.
It is used to create the structure and content of web pages.
HTML uses tags to define elements such as headings, paragraphs, images, links, etc.
Example: <h1>This is a heading</h1>
Example: <p>This is a paragraph</p>
Q68. Explain the various axis and ways to calculate vectors on a Cartesian plane.
Vectors on a Cartesian plane are calculated using x and y axes. Magnitude and direction can be determined using trigonometry.
Cartesian plane has x-axis (horizontal) and y-axis (vertical)
Vectors are represented by an arrow starting at the origin and ending at a point on the plane
Magnitude of vector can be calculated using Pythagorean theorem: magnitude = sqrt(x^2 + y^2)
Direction of vector can be calculated using trigonometry: angle = arctan(y/x)
Q69. What is OSI model and different with TCP/IP
OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.
OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.
TCP/IP model has 4 layers: Network Interface, Internet, Transport, Application.
OSI model is a theoretical model, while TCP/IP model is a practical implementation.
OSI model is more detailed and divides the communication process into smaller tasks, whil...read more
Q70. 1. What is difference between SOF and SOW
SOF stands for Statement of Work, which outlines the scope, deliverables, and timeline of a project. SOW stands for Scope of Work, which details the specific tasks and responsibilities of a project.
SOF focuses on the overall project objectives and outcomes
SOW breaks down the project into specific tasks and responsibilities
SOF is usually more high-level and strategic
SOW is more detailed and operational
Example: SOF might state 'Develop a new website for the company', while SOW ...read more
Q71. Do you mean about C- sat..?
C-SAT refers to Customer Satisfaction, a metric used to measure customer satisfaction with a product or service.
C-SAT stands for Customer Satisfaction.
It is a metric used to measure customer satisfaction.
It helps organizations understand how satisfied their customers are with their products or services.
C-SAT surveys are commonly used to collect feedback from customers.
The results of C-SAT surveys can be used to identify areas for improvement and enhance customer experience.
Q72. What is central limit theorem?
Central Limit Theorem states that the sampling distribution of the sample means approaches a normal distribution as the sample size increases.
It is a statistical theory that explains the behavior of sample means.
It states that the mean of a large number of independent and identically distributed random variables will be approximately normally distributed.
It is widely used in hypothesis testing and confidence interval estimation.
It is applicable to any population distribution,...read more
Q73. What are Buy ins ? It's characteristics
Buy ins refer to the process of gaining acceptance or agreement from others to support a particular idea or initiative.
Buy ins involve convincing others to support a particular idea or initiative
They are characterized by the need for persuasion and negotiation
Buy ins can be achieved through effective communication, building relationships, and addressing concerns
Examples of buy ins include gaining support for a new project, convincing stakeholders to invest in a business, or g...read more
Q74. What do you know about assessment?
Assessment is the process of evaluating or measuring a person's knowledge, skills, abilities, or performance.
Assessment can be used in various fields such as education, employment, and healthcare.
Assessment can be formal or informal, and can be conducted through tests, interviews, observations, or self-evaluations.
Assessment results can be used to identify strengths and weaknesses, set goals, and make decisions about future actions.
Assessment should be fair, reliable, and val...read more
Q75. 2. Why KYC needs to be perform on clients
KYC is essential to verify the identity of clients and prevent fraud, money laundering, and terrorist financing.
KYC helps in verifying the identity of clients to ensure they are who they claim to be.
It helps in preventing fraud by identifying suspicious activities and individuals.
KYC also helps in complying with regulatory requirements and preventing money laundering and terrorist financing.
It helps in building trust with clients and maintaining a good reputation in the marke...read more
Q76. Realtime lineside issues and its solution
Realtime lineside issues refer to problems that occur during production and require immediate attention to prevent downtime.
Realtime monitoring of production lines can help identify issues as they occur
Quick response and resolution to issues can prevent downtime and increase productivity
Regular maintenance and inspections can prevent lineside issues from occurring
Investing in automation and predictive maintenance can reduce the occurrence of lineside issues
Q77. Tell some place which are famous in your city
Some famous places in my city include the historic Old Town, the beautiful City Park, and the iconic Skyline Tower.
Old Town - Known for its cobblestone streets and historic buildings
City Park - A popular spot for picnics, concerts, and outdoor activities
Skyline Tower - Offers panoramic views of the city skyline
Q78. How does inflammation happens?
Inflammation occurs as a response to injury or infection, involving the release of chemicals and immune cells.
Inflammation is a protective response by the body to harmful stimuli.
It involves the release of chemicals such as histamine and cytokines.
Immune cells, including white blood cells, are recruited to the site of inflammation.
Inflammation can cause redness, swelling, heat, and pain.
Examples of inflammation include a sprained ankle, a sore throat, or a skin infection.
Q79. What is collection efficiency mean?
Collection efficiency refers to the percentage of outstanding debts that a company is able to collect.
It measures the effectiveness of a company's debt collection efforts.
A higher collection efficiency indicates better management of accounts receivable.
Collection efficiency can be calculated by dividing the amount collected by the amount outstanding.
For example, if a company has $100,000 in outstanding debts and is able to collect $90,000, its collection efficiency would be 9...read more
Q80. What is alternating series? What is exact differential equation?
Alternating series is a series in which the terms alternate in sign.
In an alternating series, the terms can be positive or negative, but they alternate in sign.
The alternating series test states that if the terms of an alternating series decrease in absolute value, then the series converges.
Examples of alternating series include the alternating harmonic series and the Leibniz formula for pi.
Q81. causingorganism for brinjal fruit and shoot borer and its symtoms
The causing organism for brinjal fruit and shoot borer is the larvae of the moth, Leucinodes orbonalis.
The larvae of Leucinodes orbonalis feed on the inner tissues of brinjal fruits and shoots.
Symptoms include wilting of shoots, presence of pinholes on fruits, and frass (insect excrement) near entry points.
Control measures include using pheromone traps, neem-based insecticides, and proper crop rotation.
Q82. Difference between binary tree and AVL tree.
Binary tree is a tree data structure where each node has at most two children. AVL tree is a self-balancing binary search tree.
Binary tree can be unbalanced, while AVL tree maintains balance.
AVL tree has a height difference of at most 1 between left and right subtrees.
Insertion and deletion operations are faster in binary tree, but searching is faster in AVL tree.
Example of binary tree: a family tree. Example of AVL tree: a dictionary.
AVL tree is named after its inventors Ade...read more
Q83. What are major Denials
Major denials are significant claim rejections or refusals by insurance companies or payers.
Major denials are common in the healthcare industry and can have a significant impact on revenue.
They occur when insurance companies or payers refuse to reimburse healthcare providers for services rendered.
Denials can be due to various reasons such as incorrect coding, lack of medical necessity, or missing documentation.
Examples of major denials include denials for expensive procedures...read more
Q84. Process of Impeachment of the President of India.
Impeachment of the President of India is a process to remove the President from office for violation of the Constitution.
Impeachment can be initiated by either House of Parliament (Lok Sabha or Rajya Sabha) with a resolution supported by at least one-fourth of the total membership of that House.
The resolution for impeachment must be passed by a majority of not less than two-thirds of the total membership of the House where it was initiated.
After the resolution is passed, an i...read more
Q85. what is Lenz's low?
Lenz's law is a basic law of electromagnetism that describes the direction of induced electromotive force (emf) and current in relation to a changing magnetic field.
Lenz's law states that the direction of the induced current in a circuit is such that it opposes the change in magnetic flux that produced it.
This law is based on the principle of conservation of energy, as the induced current creates a magnetic field that opposes the change in the original magnetic field.
Lenz's l...read more
Q86. Examples for Federal and commercial payors.
Federal and commercial payors are entities that provide payment for services rendered.
Federal payors include government programs like Medicare and Medicaid.
Commercial payors include private insurance companies like Blue Cross Blue Shield and Aetna.
Examples of federal payors: Medicare, Medicaid, TRICARE
Examples of commercial payors: Blue Cross Blue Shield, Aetna, Cigna
Q87. How do you manage angry customer?
I listen to their concerns, empathize with their situation, remain calm, and offer solutions to address their issues.
Listen actively to understand their concerns
Empathize with their situation to show you care
Remain calm and composed to de-escalate the situation
Offer solutions or alternatives to address their issues
Follow up to ensure their satisfaction
Q88. What do you know about ecommerce?
Ecommerce refers to buying and selling goods or services online.
Ecommerce involves transactions conducted over the internet.
It includes online shopping, electronic payments, and digital marketing.
Popular ecommerce platforms include Amazon, eBay, and Shopify.
Q89. Guidline text for approaching a solution.
Approaching a solution involves understanding the problem, brainstorming potential solutions, evaluating each solution, and selecting the best one.
Understand the problem thoroughly before attempting to solve it.
Brainstorm different potential solutions to the problem.
Evaluate each solution based on feasibility, effectiveness, and resources required.
Select the best solution that addresses the problem effectively.
Implement the chosen solution and monitor its effectiveness.
Iterat...read more
Q90. Why is the maximum butput of an opamp
The maximum output of an opamp is limited by its power supply and internal circuitry.
The output voltage cannot exceed the power supply voltage.
The opamp's internal circuitry can limit the output voltage swing.
The maximum output current is limited by the opamp's internal circuitry.
The opamp's slew rate can also limit the maximum output frequency.
Examples of opamp maximum output include the LM741 with +/- 15V supply and the LM358 with +/- 32V supply.
Q91. Explain 2G/3G/4G CALL FLOWS
2G/3G/4G call flows are the sequence of events that occur during a call setup and teardown in mobile networks.
2G call flow involves procedures like channel assignment, authentication, and voice codec negotiation.
3G call flow includes procedures like radio resource control establishment, call setup, and handover.
4G call flow involves procedures like initial attach, bearer setup, and packet routing.
Each call flow has specific signaling messages exchanged between network element...read more
Q92. what is object oriented programming?
Object oriented programming is a programming paradigm that uses objects to represent and manipulate data.
Encapsulation: bundling data and methods that operate on that data within one unit, e.g. class
Inheritance: creating new classes from existing ones, inheriting their properties and methods
Polymorphism: ability of objects to take on many forms, e.g. method overloading and overriding
Examples: Java, C++, Python, Ruby
Q93. Modifiers used for some scenarios
Modifiers are used to describe the degree or extent of an action or condition in certain scenarios.
Comparative modifiers: used to compare two things or actions (e.g. better, worse, faster)
Superlative modifiers: used to compare three or more things or actions (e.g. best, worst, fastest)
Intensifiers: used to emphasize the degree of an action or condition (e.g. very, extremely, highly)
Diminishers: used to downplay the degree of an action or condition (e.g. somewhat, slightly, a ...read more
Q94. What is DSO?
DSO stands for Days Sales Outstanding, a metric used to measure the average number of days it takes for a company to collect payment after a sale.
DSO is calculated by dividing accounts receivable by total credit sales and multiplying the result by the number of days in the period being measured.
A high DSO can indicate that a company is having trouble collecting payments from customers, while a low DSO can indicate that a company has efficient collections processes.
For example...read more
Q95. On Technologies used on Sourcing & Procurement
Various technologies are used in sourcing & procurement including e-procurement platforms, AI, blockchain, and data analytics.
E-procurement platforms streamline the procurement process by automating tasks such as supplier management and purchase orders.
AI is used for predictive analytics to optimize sourcing decisions and supplier relationships.
Blockchain technology ensures transparency and security in supply chain transactions.
Data analytics tools help in identifying cost-sa...read more
Q96. How to do linux administration
Linux administration involves managing and maintaining Linux-based systems.
Learn basic Linux commands and file system navigation
Understand user and group management
Configure network settings and services
Install and update software packages
Monitor system performance and troubleshoot issues
Implement security measures
Backup and restore data
Automate tasks using shell scripting
Q97. How to manage services
Managing services involves identifying customer needs, designing service offerings, delivering and maintaining services.
Identify customer needs and preferences
Design service offerings that meet those needs
Deliver services efficiently and effectively
Monitor and measure service performance
Continuously improve service quality
Provide excellent customer service
Manage service level agreements (SLAs)
Ensure compliance with regulations and standards
Q98. Difference in IE ISIN and crest ISIN
IE ISIN is used for Irish securities while CREST ISIN is used for UK securities.
IE ISIN is a 12-character code that starts with 'IE' and is used for securities issued in Ireland.
CREST ISIN is a 12-character code that starts with 'GB' and is used for securities issued in the UK.
IE ISINs are registered with the Irish Stock Exchange while CREST ISINs are registered with Euroclear UK & Ireland.
IE ISINs are used for settlement and clearing of Irish securities while CREST ISINs are...read more
Q99. What is signal Why is antenna required
A signal is a form of information that is transmitted through a medium. An antenna is required to transmit and receive signals wirelessly.
Signals are used to transmit information such as audio, video, and data.
Antennas are required to convert electrical signals into electromagnetic waves that can be transmitted wirelessly.
Antennas are also used to receive electromagnetic waves and convert them back into electrical signals.
Examples of antennas include TV antennas, radio antenn...read more
Q100. expalin IP Header process in detail
IP Header process involves adding necessary information to data packets for routing and delivery.
IP Header contains source and destination IP addresses.
It also includes information about packet length, protocol, and checksum.
IP Header is added to the data packet before it is sent over the network.
Routers use the information in the IP Header to determine the best path for the packet.
Example: Source IP address: 192.168.1.1, Destination IP address: 10.0.0.1
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month