New Questions

Interview Questions :: Core JavaPosted By : hr@tgksolutions.com


:Q: 5 What is Java exception handling?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: Can you walk us through a recent project you worked on?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: How do you stay updated with UI/UX trends?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: What are common UX design challenges, and how do you overcome them?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: How do you manage tight deadlines in design projects?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: What is the heuristic evaluation method in UX?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: How do you measure the success of a UI/UX design?


Interview Questions :: Web DesignPosted By : glibwaresoftsolutions


:Q: What is a usability test, and how do you conduct it?


Interview Questions :: CPosted By : glibwaresoftsolutions


:Q: How do you determine if a string is a palindrome?


Interview Questions :: CPosted By : glibwaresoftsolutions


:Q: How does variable declaration affect memory?


Interview Questions :: CPosted By : glibwaresoftsolutions


:Q: Which sorting algorithm is the best?


Interview Questions :: CPosted By : glibwaresoftsolutions


:Q: What is a Deque?


Interview Questions :: Oracle GeneralPosted By : john doe


:Q: How to resolve the ORA-39133 error in Oracle?


Interview Questions :: AI ApplicationsPosted By : ananda gk


:Q: How can AI help financial institutions with stock price prediction?


Interview Questions :: AI ApplicationsPosted By : mayank pushkar


:Q: Explain the challenges associated with developing human-level AI.


New Answers

Interview Questions :: General Aptitude Posted By : pk ajay


:Q: A man walks from 9.15 to 5.15 from monday to friday and 9.00 to 12.00 on saturday.Each day 0.45 min lunch. How much time he walks in a week

A :: Monday to Friday 9.15 to 5.15 = 8hrs Lunch break 45 min 8hrs-45min=7:15 For 5 days = 7:15*5=36hr 15min Saturday 9 to 12=3hrs no lunch time Then 36hrs 15min + 3hrs = 39hrs 15 min


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: What is the difference between 'is' and '==' in python?

A :: `is` checks if two objects are the same in memory (identity), while `==` checks if two objects have the same value.


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: What are list comprehensions in Python?

A :: List comprehensions provide a concise way to create lists. Example: `[x**2 for x in range(5)]` generates `[0, 1, 4, 9, 16]`.


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: What is a lambda function?

A :: A `lambda` function is an anonymous, small function defined with the `lambda` keyword, typically used for short-term operations.


Interview Questions :: Python Posted By : hr@tgksolutions.com


:Q: How does python handle memory management?

A :: Python uses an automatic garbage collection mechanism, employing reference counting and cyclic garbage collection for memory management.


Interview Questions :: Python Posted By : hr@tgksolutions.com


:Q: What is the difference between `deepcopy` and `shallow copy`?

A :: A shallow copy creates a new object but does not create copies of nested objects, while a deep copy creates copies of all nested objects as well.


Interview Questions :: Python Posted By : hr@tgksolutions.com


:Q: How do you handle exceptions in Python?

A :: Using the `try`, `except`, `else`, and `finally` blocks to catch and handle exceptions.


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: What are Python's built-in data structures?

A :: Lists, dictionaries, sets, and tuples are common built-in data structures.


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: Explain Python's data types.

A :: Mention built-in data types like `int`, `float`, `str`, `list`, `tuple`, `dict`, `set`, and `bool`.


Interview Questions :: Python Posted By : glibwaresoftsolutions


:Q: What is the difference between `list` and `tuple` in Python?

A :: Lists are mutable, meaning you can change their content after creation. Tuples are immutable and cannot be changed once defined.


Subscription

Top Users { Questions }
  • glibwaresoftsolutions
  • hr@tgksolutions.com

(This Month)

Top Users { Answers }
  • glibwaresoftsolutions
  • hr@tgksolutions.com
  • shaniej25
  • kotteeswaran
  • asif
  • bhabani shankar bishoyi
  • pk ajay
  • reya sharma
  • ak091
  • yash

(This Month)

New Interview Questions
Welcome to Our New Friends
philipstedo, markfug, m sandeep, kevindut, ronaldpoedo, garmcrypto7lep, subhashini, cosmolep, lalendi_ygpa, yi-chia, prasanna kumar, utopil_xmpa, bngvxjkvuj,


Active Participants
{ Questions } ..

{ Answers } glibwaresoftsolutions, hr@tgksolutions.com, pk ajay,


ALLInterview.com ... First of its kind encrypted with a motto to post as many interview questions as possible along with answers that were asked in various company interviews and expected questions which may be asked in job interviews, to help the needy young generation who are going to face interviews. This site will enlighten the nature and scope of interview questions that will be asked in various company interviews, keeping in view the present interviews scenario.

Many eminent personalities from all walks of life have contributed a lot in posting interview questions and answers relating to all categories viz., Software, Sciences, Engineering, Management, Accounting, Government & Private Sector and what not every branch has been covered in this site.

The viewers can also add questions and answers that they have faced in any job interviews, to share their interview experience and knowledge with the upcoming young generation.