i
Neoistone
Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2023. There were 2 interview rounds.
Pear is a PHP extension and application repository that provides reusable components for web development.
Pear is a framework for developing and distributing PHP components
It provides a structured library of code that can be easily integrated into PHP applications
Pear packages can be installed using the 'pear' command-line tool
It offers a wide range of functionalities such as database access, XML parsing, email handling
The scripting engine in PHP is called the Zend Engine.
The Zend Engine is the core of PHP and is responsible for parsing and executing PHP scripts.
It was developed by Zend Technologies and is written in C.
The Zend Engine provides features like memory management, garbage collection, and opcode caching.
It also includes a just-in-time (JIT) compiler called OPcache for performance optimization.
The latest version of the Zend...
There are multiple ways to include files in PHP, such as include, require, include_once, and require_once.
include: includes and evaluates a specified file
require: includes and evaluates a specified file, but generates a fatal error if the file is not found
include_once: includes and evaluates a specified file only once
require_once: includes and evaluates a specified file only once, but generates a fatal error if the fil
The default execution time in PHP is 30 seconds.
The default execution time can be changed using the 'max_execution_time' directive in the php.ini file.
If the execution time exceeds the default limit, a fatal error will occur.
Long-running scripts or tasks may require increasing the execution time limit.
In PHP, private and protected are both access modifiers used to restrict access to class members.
private and protected are both used to encapsulate class members and prevent direct access from outside the class
private restricts access to only within the class where it is defined
protected allows access within the class and its subclasses
private members cannot be accessed or modified directly from outside the class
protec...
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.
Hooks in WordPress are actions and filters that allow developers to modify or add functionality to WordPress.
Actions are hooks triggered at specific points in WordPress, such as when a post is published or a user logs in.
Filters allow developers to modify data before it is displayed, such as changing the content of a post or the title of a page.
Examples of hooks include 'wp_head', 'wp_footer', 'the_content', and 'the_t
Customizing a child theme involves modifying its CSS and PHP files to override the parent theme's styles and functionality.
Create a new directory for the child theme in the wp-content/themes/ directory
Create a style.css file in the child theme directory and add the necessary header information
Enqueue the parent theme's stylesheet in the child theme's functions.php file
Override parent theme's styles and functionality by...
I appeared for an interview in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
Coding test was on reactjs and html
Create a hero section for website
Online test with basic questions along with c++ question
Virtual group discussion
Coding test with simple questions, related to the role
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Question from reduce,map method
I applied via Company Website and was interviewed before Aug 2022. There were 4 interview rounds.
Teams call to build web applications
Teams call to build web applications
I applied via Indeed and was interviewed in May 2023. There were 2 interview rounds.
I am a motivated and enthusiastic individual seeking an internship opportunity.
I have a strong academic background in my field of study.
I have gained practical experience through internships or relevant projects.
I possess excellent communication and teamwork skills.
I am eager to learn and contribute to the organization.
I have worked on various projects during my studies and internships.
Developed a mobile app for tracking daily fitness activities using React Native
Created a web-based inventory management system using PHP and MySQL
Collaborated with a team to design and implement a machine learning model for sentiment analysis
Contributed to an open-source project by fixing bugs and adding new features
I have prior experience working as a marketing intern at XYZ Company.
Worked as a marketing intern at XYZ Company
Assisted in creating social media content and managing campaigns
Conducted market research and competitor analysis
Assisted in organizing and executing promotional events
Collaborated with cross-functional teams to develop marketing strategies
based on 1 interview
Interview experience
based on 1 review
Rating in categories
GrapplTech
Wilco Source
IDOS INDIA
Infotact Solutions