i
Codenia Technologies
Filter interviews by
I appeared for an interview in Feb 2025.
I have experience in front-end and back-end development, utilizing languages such as HTML, CSS, JavaScript, PHP, and SQL.
Developed responsive websites using HTML, CSS, and JavaScript
Implemented server-side logic using PHP and MySQL databases
Worked on optimizing website performance and user experience
Collaborated with team members to troubleshoot and debug issues
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Codenia Technologies interview questions for popular designations
We examined climate change and its impact on daily life by 2:00 PM. The session included a brief introduction followed by an open discussion.
I appeared for an interview in Feb 2025, where I was asked the following questions.
Multithreading and multiprocessing are techniques to achieve concurrent execution in programs, improving performance and resource utilization.
Multithreading allows multiple threads to run in a single process, sharing memory space.
Example: A web server handling multiple requests simultaneously using threads.
Multiprocessing involves multiple processes, each with its own memory space, running independently.
Example: A data...
Deep copy creates a new object with copies of nested objects; shallow copy copies references to nested objects.
Shallow copy: Creates a new object but inserts references to the original objects. Example: `list2 = list1.copy()`.
Deep copy: Creates a new object and recursively copies all objects found in the original. Example: `import copy; list2 = copy.deepcopy(list1)`.
Modifying a shallow copy can affect the original obje...
I appeared for an interview in Feb 2025, where I was asked the following questions.
Middleware is a layer in web applications that processes requests and responses between the client and server.
Middleware acts as a bridge between different parts of an application.
It can handle tasks like authentication, logging, and request modification.
In Laravel, middleware can be created using the 'php artisan make:middleware' command.
Example: A middleware can check if a user is authenticated before allowing access...
Uploading files in Laravel involves using the built-in file storage capabilities for easy handling and management.
Use the `request()->file('input_name')` method to access the uploaded file.
Validate the file using Laravel's validation rules, e.g., `request()->validate(['file' => 'required|file|mimes:jpg,png,pdf|max:2048']);`.
Store the file using `store()` method, e.g., `$path = $request->file('input_name')-&...
We had a discussion on the impact of technology on modern education at 3:00 PM, which included an open exchange of ideas and a summary to conclude the session.
Our group discussion on the impact of technology on modern education was held at 2:00 PM. We started with a quick introduction, followed by the sharing of ideas.
I appeared for an interview in Sep 2024, where I was asked the following questions.
We had a group discussion on the role of leadership, from 2:00pm to 3:00pm. The discussionn was focused on sharing ideas and strategies, and experience.
Top trending discussions
The duration of Codenia Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 interviews
Interview experience
based on 51 reviews
Rating in categories
Web Developer
12
salaries
| ₹1.8 L/yr - ₹5 L/yr |
HR Executive
6
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Web Designer
5
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Mobile Application Developer
5
salaries
| ₹2 L/yr - ₹3 L/yr |
Software Engineer
4
salaries
| ₹2 L/yr - ₹2.6 L/yr |
TCS
Accenture
Wipro
Cognizant