ITCONS e-Solutions
Kinara Capital Interview Questions and Answers
Q1. What is the different between tuple and list
Tuple is immutable and fixed in size, while list is mutable and can change in size.
Tuple is created using parentheses, while list is created using square brackets.
Tuple elements can be accessed using index, while list elements can be modified.
Tuple is faster than list for iteration and accessing elements.
Example: tuple = (1, 2, 3), list = [1, 2, 3]
Q2. can you compare any two reknowned IT companies??
Comparing two renowned IT companies
Microsoft and Apple are both tech giants but have different business models
Microsoft focuses on software and services while Apple focuses on hardware and software integration
Microsoft's Windows operating system dominates the PC market while Apple's macOS is popular among creatives
Apple is known for its sleek and innovative designs while Microsoft is known for its enterprise solutions
Both companies have a strong presence in the mobile market ...read more
Q3. What is network
A network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another for sharing data and resources.
A network allows devices to communicate with each other, share resources, and access the internet.
Networks can be wired (Ethernet cables) or wireless (Wi-Fi).
Examples of networks include LAN (Local Area Network), WAN (Wide Area Network), and the internet.
Q4. What is the python override
Python override is a feature that allows a subclass to provide a specific implementation of a method that is already defined in its superclass.
In Python, the override feature is used when a subclass wants to change the behavior of a method that it inherited from its superclass.
To override a method in Python, simply define a method with the same name in the subclass.
The overridden method in the subclass will be called instead of the method in the superclass when the method is ...read more
Q5. What is exception handling
Exception handling is a mechanism to handle runtime errors in a program to prevent it from crashing.
It allows the program to gracefully handle unexpected errors or events.
Exceptions can be caught and handled using try-catch blocks.
Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.
Handling exceptions properly can improve the reliability and robustness of a software application.
Q6. what router,switch,lan,wan,osi and layer how it work,n/w topology,modem type ,port no.?
Q7. Do your SWOT analysis
My SWOT analysis includes identifying strengths, weaknesses, opportunities, and threats of the facility management function.
Strengths: experienced team, efficient processes, strong vendor relationships
Weaknesses: outdated technology, lack of budget for upgrades, high turnover rate
Opportunities: implementing sustainable practices, expanding services offered, increasing client base
Threats: economic downturns, competition from other facility management companies, natural disaste...read more
Top HR Questions asked in Kinara Capital
Interview Process at Kinara Capital
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month