i
HumaneBITS
Filter interviews by
Login in CodeIgniter/Laravel involves creating a form for users to input their credentials, validating the input, checking against database records, and setting a session for authenticated users.
Create a login form with fields for username and password
Validate user input to ensure it meets required criteria
Check the entered credentials against records in the database
Set a session for authenticated users to maintain the
Session stores data on server side while cookie stores data on client side.
Session data is stored on the server, while cookie data is stored on the client's browser.
Sessions are more secure as the data is not exposed to the client, while cookies can be easily manipulated by the client.
Sessions are typically used for storing sensitive information like user credentials, while cookies are used for tracking user behavior o...
PHP script to sort an array without default functions
Create a function to implement a sorting algorithm like bubble sort, selection sort, or insertion sort
Loop through the array and compare each element with the next one to determine the order
Swap elements if they are in the wrong order until the array is sorted
Use the session_set_cookie_params function to set session for 5 mins
Use session_set_cookie_params function to set the session cookie lifetime to 5 minutes
Example: session_set_cookie_params(300); // 300 seconds = 5 minutes
Use INNER JOIN to get records from both Table A and Table B based on the foreign key A-BID.
Use INNER JOIN to combine records from Table A and Table B based on the common column A-BID.
Specify the join condition using ON clause.
Select the columns you want to retrieve from both tables.
PDO in PHP is a PHP Data Objects extension that provides a consistent interface for accessing databases.
PDO stands for PHP Data Objects
It is a database access layer providing a uniform method of access to multiple databases
It is more secure than the traditional MySQL extension
PDO supports prepared statements to prevent SQL injection attacks
Top trending discussions
Nuts and bolts game, to output date in a certain format, one SQL query
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
C,c++ questions and two coding questions. basic mcq
TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.
TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.
TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.
HashSet uses a hash table for storage, which provides constant-time p...
posted on 10 Jul 2024
It consists of several technical questions and DSA
The coding round was moderate
Frameworks are tools that provide pre-written code to help developers build applications more efficiently.
Popular front-end frameworks include React, Angular, and Vue.js
Common back-end frameworks include Express.js, Django, and Ruby on Rails
Full stack frameworks like MEAN and MERN stack combine front-end and back-end technologies
It was easy basic questions were there and we were asked to write two emails.
posted on 17 Dec 2024
posted on 19 Feb 2024
Discussion on experience and current role and responsibilities
A job scheduler is a software application that manages the scheduling of tasks or jobs to be executed by a computer system.
Define the job scheduling requirements such as priority, deadline, resource constraints, etc.
Implement a scheduling algorithm like First Come First Serve, Shortest Job First, Round Robin, etc.
Maintain a queue of jobs to be executed and allocate resources accordingly.
Monitor job execution and handle...
posted on 22 Jul 2023
I applied via Job Portal and was interviewed in Jun 2023. There were 3 interview rounds.
It has include logical ,reasoning question. Aptitude questions are include mcq type question.
Firstly introduce yourself then HR take the one subject then selected candidate discuss on that subject. Subject related talking positive and negative point. Then who candidate speak better these are select in next round.
Quality Analyst
21
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Software Developer
19
salaries
| ₹5.8 L/yr - ₹16.5 L/yr |
Senior Software Developer
18
salaries
| ₹8 L/yr - ₹26 L/yr |
Software Engineer
13
salaries
| ₹3.5 L/yr - ₹11.3 L/yr |
Senior Software Engineer
7
salaries
| ₹7 L/yr - ₹21.9 L/yr |
Infosys
TCS
Wipro
HCLTech