Algorithms complexitytrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 algorithms complexity trabajados encontrados, precios en USD

    ...-Business Analyst/Market Strategist/Finance Expert: Experience in business analysis and market strategies, Knowledge in financial management, budgets and financial analysis. -Data Scientist/Machine Learning: Experience in data analysis and data-driven decision making. Strong skills in Machine Learning, including the ability to develop and apply predictive models and machine learning algorithms. Advanced knowledge in data processing techniques and feature engineering. Familiarity with Machine Learning tools and libraries such as TensorFlow, scikit-learn, etc. -Specialist in Branding: Experience in brand strategies and visual identity development, Skills in graphic design and creativity, Understanding of design and branding trends, Ability to develop and maintain consi...

    $734 (Avg Bid)
    Acuerdo de Confidencialidad
    $734 Oferta promedio
    8 ofertas

    ...additional functionalities such as budget creation and competition analysis to facilitate comprehensive management. Key Functionalities Customized Data Entry: Users can input specific information about their sector, profession, services, location, and whether they operate nationally or internationally. Content Idea Generation: Based on the data inputted, the application uses artificial intelligence algorithms to suggest content ideas, whether images or videos, that will resonate with the user's audience. Database of Real Examples: Access to an extensive database of examples and case studies relevant to the user's sector for inspiration and benchmarking. Audience and Market Analysis: Advanced functionalities to analyze the audience, including segmentation, interacti...

    $1503 (Avg Bid)
    $1503 Oferta promedio
    48 ofertas

    ...you can select what to do from a menu list with options. 2.-La única opción para salir de la ejecución es mediante la alternativa SALIR del menú. (The only way to exit from the menu is selecting the option EXIT from the menu) 3.-Debe crear archivos de funciones donde se encontrarán los algoritmos correspondientes para cada una de las alternativas del menú. (Must create files for the function algorithms of each option of the menu list) 4.-Al ingresar a cada opción debe describir lo que permite realizar. (When selected an option from the menu, it must described what it can do) 5.-Debe crear 3 opciones de manejo de IPTABLES por integrante del grupo. (must create 3 options to manage IPTABLES) 6.-Las iptables deben ser ejecutadas r...

    $83 (Avg Bid)
    $83 Oferta promedio
    3 ofertas

    ...ERP que se deseen analizar: 400 - 600 ms y 600 - 800 ms. 4- Identificar cada ensayo x estimulo (positivo-negativo-neutro) y condición. 5- Promedio x sujeto Este análisis es promediando los 14 electrodos, y promedio de cada electrodo. Otros análisis que se usan: Se realizó un análisis espectral de las ondas alfa así como también se emplearon otras herramientas no lineales como Lempel-Ziv Complexity (LZC) o Detrended Fluctuation Analysis (DFA). Características basales del EMOTIV Muestreo Secuencial, un único ADC Frecuencia de muestreo128 Hz (internamente lo realiza a 2048Hz) Resolución16 bits (14 bits usables) 1 LSB = 1.95 µV Ancho de banda 0.2 – 45 Hz, filtros notch a 40 y 60 Hz (eliminaci&oacu...

    $158 (Avg Bid)
    $158 Oferta promedio
    4 ofertas

    The client needs to analyze the data of the search results to carry out a study on listing algorithms. For this, data on search results are collected daily in different online supermarkets. Here comes the freelancer. You have to develop a code (there are several examples already made and guided references) that get the required data from a new supermarket and correct the errors that the script has from another supermarket. For any questions please contact. Attached is an example of a script that gets the cited data correctly.

    $13 / hr (Avg Bid)
    $13 / hr Oferta promedio
    11 ofertas

    UN PROGRAMA QUE PERMITA INGRESAR CANTIDAD DE PROCESOS, TIEMPOS DE RAFAGA, TIEMPO DE RESPUESTA Y PRIORIDAD PARA CADA PROCESO Y QUE ME MUESTRE SI ES POSIBLE REALIZAR TODOS LO PROCESOS EN RMS Y EDF Y SINO CON CUALES PROCESOS SI ES POSIBLE REALIZAR.

    $200 (Avg Bid)
    $200 Oferta promedio
    1 ofertas
    Clasificador de Texto Finalizado left

    Job I want to get done: I am a domain expert and want to train algorithms to extract data from my industries must common documents. Deliverables I expect - A plan on how you will get this job done and a brief explanation on why you would choose some tools, algorithms and techniques over the others. - A hybrid (supervised machine learning / rule based) text classifier. - A guide showing the guidelines and process I should follow to make best use of the tools including a golden standard. - Future support when needed.

    $1036 (Avg Bid)
    $1036 Oferta promedio
    12 ofertas

    ...improve this critical user experience and reduce medical paper costs. Over the course of 6 months I have managed to produce a couple of prototypes that started to have a real impact on the workflow of medical staff, recently the application started reaching medics outside of the clinic, which means that the stakes and demands are becoming higher, and so does the technical and organizational complexity. Proposed project scope (Feel free to propose something else): - A 15 minute daily standup. - A start of week 30-60 minute meeting to provide goals and guidance for the sprint/week. - Around 2 hours of weekly work to design and manage light development workflows (Excel sheets, Trello, Jira ,etc..) and to prepare for the weekly meetings. - It is not expected that you be availab...

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    5 ofertas

    ...opportunities and the company only receives profiles filtered by experience and expectations. For this, a first digital interview with a head hunter has been emulated, where the candidate explains in a parametrized way who he is and what he is looking for. On the part of the company the same thing is done, but to explain a vacancy. Currently on the team there are two designers and a predictive algorithms programmer, which is developing the SW that will make the Matching. We are looking for a budget to carry out the Web, which should have the UI of the candidate and the UI of the company, which implies: landing page, registration process (optional, since now there is a registration form with Typefor), panel control and payment module. TImeframe: End of May...

    $1648 (Avg Bid)
    Acuerdo de Confidencialidad
    $1648 Oferta promedio
    50 ofertas
    algoritmos en java Finalizado left

    Hay que hacer 2 algortimos (uno lento y otro lo más rapido posible). Hay que leer un archivo con dos lineas( la primera con el numero de enteros y la segunda con dichos enteros) y hay que ver cual es el numero que más se repite y cuantas veces. Hay que ver el "time complexity" de los algoritmos. Adjunto pdf.

    $32 (Avg Bid)
    $32 Oferta promedio
    5 ofertas
    PHP - round robin Finalizado left

    ...who previously played. All participants play the same number of matches. Players can not play the maximum set rounds. They will try to play all against all in the best possible combination. It will be possible to mix random consecutive players. --- the problem : Very easy when 4 players play, but if they play 13? I understand that there are algorithms that get more than 500 solutions, but you can not play 500 times or rounds. I have seen algorithms that with 12 players, 11 rounds are played and each round they play 3 matches of 2vs2. How can this algorithm be done in the best way and that can be put number of random players and number of rounds or maximum rounds? with a minimum of 4. I just need PHP function, I already set the ID of the players in the array. Some exam...

    $147 (Avg Bid)
    Destacado
    $147 Oferta promedio
    8 ofertas
    PHP Round robin Finalizado left

    ...who previously played. All participants play the same number of matches. Players can not play the maximum set rounds. They will try to play all against all in the best possible combination. It will be possible to mix random consecutive players. --- the problem : Very easy when 4 players play, but if they play 13? I understand that there are algorithms that get more than 500 solutions, but you can not play 500 times or rounds. I have seen algorithms that with 12 players, 11 rounds are played and each round they play 3 matches of 2vs2. How can this algorithm be done in the best way and that can be put number of random players and number of rounds or maximum rounds? with a minimum of 4. I just need PHP function, I already set the ID of the players in the array. Some exam...

    $27 (Avg Bid)
    $27 Oferta promedio
    2 ofertas
    $123 Oferta promedio
    20 ofertas

    Softtek is a global provider of technology services and solutions, helping clients to thrive in the digital era. Softtek helps clients improve time-to-business-solution, eliminate complexity of existing IT platform, deliver better engineered and tested solutions, and produce predictable outcomes for top-tier corporations to and from the Americas. Were looking for a: Requisitos:Avanzado: HTML 4, HTML 5, XHTML,-Avanzado: CSS 2, CSS 3-Basico: entendimiento de aplicaciones de diseño de mobile -Medio: Conocimiento de Javascript, JQuery-Basico: Ajax, Json, XML, XSLT.-Medio: Experiencia con algún versionador de código, TFS, Source safe, SVN, etc.-Conocimiento de Angular, Knockout o similares. Conocimiento de servicios rest. Es un plus Ingles AvanzadoOfrecemos:Sueldo ...

    $244 (Avg Bid)
    $244 Oferta promedio
    2 ofertas

    necesitamos traducciones al aleman de forma recurrente de textos de 350-1000 palabras aproximadamente. <br />unos 10-20 textos al mes<br />payment by text length:<br />+/-350 words - 8euros<br />+/-750words - 14euros<br />+/-1.000words - 18euros<br />easy texts, no complexity, but well written and quality translation necesary.<br />

    $191 (Avg Bid)
    $191 Oferta promedio
    10 ofertas
    Project MGT Finalizado left

    What is project management complexity, how does it impact projects and how can that knowledge lead to better project management performance?

    $55 (Avg Bid)
    $55 Oferta promedio
    2 ofertas

    ...Presentación, Funcionalidades, Complejidad y Costo. Si eres elegido, te contactamos para realizar la transferencia de Pago. Gracias We need a "Marketplace" Software already implemented, like Flipkart or Jabong that it has been developed in any programming language. Send the link to the Web Portal with the price that you propose. The evaluation will be considered by: Presentation, Features, complexity and cost. If you are selected, we will contact to coordinate and transfer payment. Thank You...

    $18744 (Avg Bid)
    $18744 Oferta promedio
    11 ofertas
    Marketplace Finalizado left

    ...Funcionalidades, Complejidad y Costo. Si eres elegido, te contactamos para realizar la transferencia de Pago. Gracias We need a "Marketplace" Software already implemented, similar to Flipkart or Jabong that it has been developed in any programming language. Send the link to the Web Portal with the price that you propose. The evaluation will be considered by: Presentation, Features, functionality, complexity and cost. If you are selected, we will contact to coordinate and transfer payment. Thank You...

    $3015 (Avg Bid)
    $3015 Oferta promedio
    2 ofertas

    Exáctamente como: Integración API analytics, NO API Desarrollo de API propia Mejorar la interfaz gráfica y diseño Posibilidad de generar nuevos cambios de algoritmos Idiomas: Español, Inglés, mprove the GUI Ability to generate new algorithms changes Languages: Spanish , English ,

    $1042 (Avg Bid)
    $1042 Oferta promedio
    7 ofertas
    $25 - $25
    0 ofertas

    ...__________________________ ENGLISH We are looking for installation of WP and MySQL Server and development of a simple web pages for News pages with Wordpress template + SEO. We will use WP for ease of insertion news from CMS and SEO friendly. The website will be informative / news on that news / articles will be inserted every day with the CMS of WP. The appearance of the web be without complexity, but functional and attractively simple: 1.-Logo on top left with search engine for news on right. 2.-6 tabs with drop-down menus of options. 3.-Web page format: two-column on most menus. The column on the Left is the typical space for news or article itself. The right-hand column will be used for Banners, Ads, Interest Articles and / or Latest Articles and / or M...

    $201 (Avg Bid)
    $201 Oferta promedio
    21 ofertas

    I'm in need of an experienced developer to integrate a trading strategy with Interactive Brokers API. This requires a specific focus on: -Sup...Brokers API. This requires a specific focus on: -Support Vector Machine algorithm: You should have a deep understanding of this ML technique, demonstrating its application in previous projects would be ideal. -Trade Execution and Trade Signal Generation: The strategy should be designed to optimize these two components. Understanding of trading dynamics and past experience in creating trading algorithms will be vital. The strategy will be used exclusively for the stock market, thus understanding of this market is paramount. If you can demonstrate previous work with stock market trading strategies, your proposal will have a higher cha...

    $1112 (Avg Bid)
    $1112 Oferta promedio
    45 ofertas

    I'm in need of a seasoned professional versed in Structural Revit Drafting. The project will involve a medium complexity level, focused on residential buildings and small commercial structures. Your task will require: - Interpreting and drafting detailed sketches provided by me. - Preserving architectural sensitivity while drafting. - Prior experience with similar medium scale projects. You should ideally have a strong portfolio showcasing your expertise in Revit Drafting, specifically related to residential and small commercial buildings. Precision and a keen eye for detail are paramount in this project. Delivering drafts that adhere to specified instructions is crucial. Shell details, main and secondary elements need to be accurately represented in the drafts.

    $83 (Avg Bid)
    $83 Oferta promedio
    17 ofertas

    I'm in need of a compelling and professional marketing brochure highlighting our Managed IT and Website services for business clients, to be delivered in PDF & DOC format. Needs to be simple, elegant and busin...takes 1-3 hours. Wordpress updates usually take 1-2 hours. Our SEO service starts at €300 per month, with a recommended minimum commitment of 3 months. Building a simple website or e-commerce store starts from €2500. While we don't create AI-powered websites for clients, we offer consultation services at €80/hour. Our response time ranges from 2 to 48 hours, and resolution time depends on the complexity, usually ranging from 2 hours to a maximum of 2-3 days. Website management packages: Standard Package: €25/month Premium Package: &eur...

    $30 (Avg Bid)
    $30 Oferta promedio
    52 ofertas

    I'm working on a hobby project, for which I need a custom PCB design in Eagle CAD. The design complexity needs to be adaptable with my requirements, so flexibility is key. The board should accommodate a mix of both active and passive components. - Skills: Experience with Eagle CAD, knowledge of active and passive components, ability to adapt to changing requirements. - Experience: Prior experience designing complex PCBs for hobby projects preferred. Need the PCB design in next 5-6 hours. Only bid if you can do in this time. and budget : 30CAD

    $18 (Avg Bid)
    $18 Oferta promedio
    4 ofertas
    Text-Based Captcha Creation 6 días left
    VERIFICADO

    I'm looking to increase my website's security through the implementation of a text-based captcha project. The aim is to deter bots, ensuring only genuine users gain access. The ideal freelancer for this project should have: - Proficiency in internet security measures - Experience in developing low complexity captchas, particularly those that employ simple text. - Ability to enhance the user experience without compromising on security. By enhancing my website's security and user experience, I aim to build trust amongst my users and maintain a safer online environment.

    $29 / hr (Avg Bid)
    $29 / hr Oferta promedio
    27 ofertas

    We are seeking a skilled Data Scientist to join our innovative team on the Irrigation Audit App project, a cutting-edge application designed to revolutionize irrigation management in golf courses. This role focuses on developing advanced algorithms for creating heatmaps and designing API endpoints to support data analysis and visualization. The ideal candidate will possess a strong background in data science, experience with geospatial analysis, and proficiency in API development. Responsibilities: Develop and implement algorithms for calculating Distribution Uniformity (DU) and generating heatmaps based on irrigation data. Design and construct API endpoints for efficient data retrieval, manipulation, and storage, facilitating seamless interaction between the app's fron...

    $386 (Avg Bid)
    $386 Oferta promedio
    62 ofertas

    I require an experienced coder to integrate the Ascon algorithm into OpenSSL with the core purpose of increasing the encryption strength and supporting a particular application or protocol to be specified later. Key tasks: - Perform full integration of the Ascon algorithm into OpenSSL Ideal Skills: - Extensive experience with Ascon and OpenSSL - Robust understanding of encryption algorithms

    $109 (Avg Bid)
    $109 Oferta promedio
    6 ofertas

    I am seeking an innovative, talented content creator with a knack for crafting educational videos targeting professionals, and extensive expertise in Facebook marketing. Your role will entail: - Creating compelling, high-quality educational content for Facebook with professionals as the primary audience. - Utilising advanced Facebook algorithms to boost viewership, engagement, and overall growth. - Monitoring, interpreting, and using analytics data to improve content strategy. The ideal candidate should possess: - In-depth knowledge of Facebook's platform and its user engagement trends. - Proven experience in developing and executing successful educational video campaigns. - Understanding of professional's interests and challenges to align with the video content. - Crea...

    $18 / hr (Avg Bid)
    Destacado
    $18 / hr Oferta promedio
    16 ofertas

    I require an experienced coder to integrate the Ascon algorithm into OpenSSL with the core purpose of increasing the encryption strength and supporting a particular application or protocol to be specified later. Key tasks: - Perform full integration of the Ascon algorithm into OpenSSL Ideal Skills: - Extensive experience with Ascon and OpenSSL - Robust understanding of encryption algorithms

    $123 (Avg Bid)
    Urgente
    $123 Oferta promedio
    24 ofertas

    ...intermediate level Research Assistant, highly proficient in Python to assist me develop ML+DL algorithms for a specific project. Key Responsibilities: * Step 1: Regenerating Exact same graphs shown in PDF using same dataset * Step 2: Apply other various ML + DL algorithms for future prediction and Obtain better results in term of accuracy, precision, F1-score, RMSE, ME, MAE, RMSE, MAPE etc then already applied models * Step 3: Documentation of the work, along with a discussion to validate the model's usage ,compare with step 1 results and justify it as a Scientific research. Ideal Skills & Experience: * Proficient in Python programming language * Prior experience in Machine Learning and Deep Learning algorithms * Anyone with Past Experience as a rese...

    $50 (Avg Bid)
    $50 Oferta promedio
    16 ofertas

    I need an expert to develop a Mizo language translator application for Android. Key Features: - The translator should predominantly focus on text translation tasks. - The application must be able to translate from Mizo to multiple languages. Ideal Candidate: - Proven experience in developing language translator applications. - Proficiency in Android app development. - Excellent understand... Key Features: - The translator should predominantly focus on text translation tasks. - The application must be able to translate from Mizo to multiple languages. Ideal Candidate: - Proven experience in developing language translator applications. - Proficiency in Android app development. - Excellent understanding of Mizo and other languages. - Familiarity with linguistics and translation algor...

    $124 (Avg Bid)
    $124 Oferta promedio
    35 ofertas

    I am on the hunt for a seasoned data analytics expert who is competent in Descriptive, Predictive, and Prescriptive analysis. We ar...strategy backtesting for this task. The ideal candidate will be proficient in Python programming and possess strong data science skills to analyze and backtest trading strategies effectively. As a Strategy Backtesting Specialist, you will be responsible for designing, implementing, and evaluating quantitative trading strategies using historical market data. Your role will involve developing robust algorithms, conducting thorough data analysis, and generating actionable insights to optimize trading performance. If you have a passion for financial markets, advanced programming skills, and a proven track record in strategy backtesting, we encourage you...

    $79 (Avg Bid)
    $79 Oferta promedio
    13 ofertas

    The overriding p...rise up the Google search rankings. To attain this, we'll need to add the meta tags / keyword tags appropriately. The focus should be on incorporating relevant keywords and making the overall content more search engine friendly. The right candidate for this task: - Has comprehensive SEO experience, notably in content optimization - Has strong familiarity with Google's ranking factors and algorithms - Has good copywriting skills, far-reaching knowledge about keywords placement, meta-tags and SEO-friendly content development - Has a proven track record of improving a website's Google rankings. By bringing on a skilled professional with these qualifications, I'm convinced that we can enhance my website’s Google ranking and make my busi...

    $73 (Avg Bid)
    $73 Oferta promedio
    120 ofertas

    I'm looking for a skilled Instagram expert who can help enhance my brand's presence. Key Tasks: - Creative content creation tailored to highlight the behind-the-scenes of my business - Devising a potent social media strategy to bolster brand awareness The ideal candidate should have a proven track record in managing Instagra...the behind-the-scenes of my business - Devising a potent social media strategy to bolster brand awareness The ideal candidate should have a proven track record in managing Instagram profiles, along with a flair for producing engaging behind-the-scenes content. Your knowledge of influencer marketing, though not a priority, will be a definite plus. Show me how you can navigate Instagram's algorithms and use creative content to put m...

    $938 (Avg Bid)
    Destacado Acuerdo de Confidencialidad
    $938 Oferta promedio
    17 ofertas

    I'm in need of an expert who can design an advanced market making bot to operate on Solana DEX. Key requirements: - Integration of predictive algorithms for efficient and profitable trades - Incorporation of standard deviation pricing for risk management - Effective reserve management to ensure liquidity is maintained While I'm not entirely sure about the trade frequency, it'd be useful to have this element be adjustable - depending on overall market conditions. For the successful participant, familiarity with Solana blockchain and prior experience in developing similar trading bots is crucial. Knowledge of predictive algorithms and pricing models will also be a significant advantage.

    $181 (Avg Bid)
    $181 Oferta promedio
    23 ofertas

    I'm seeking a capable videographer with an understanding of Facebook's promotional algorithms for a unique video project. The aim of this video is to showcase a product, interspersing content with my logo and a spokesperson. Also, it is required to be published to your Facebook page. The project is about investment of savings in Forex. -Ideal Skills: 1. Profound experience in creating engaging Facebook video content 2. Proficiency in incorporating logos seamlessly into videos 3. Experience with spokesperson-led videos 4. Understanding of promoting product-oriented content successfully on Facebook 5. A page on Facebook with a big number of real and active followers. The inclusion of my logo and a spokesperson in a noticeable yet unobtrusive manner is crucial. Experie...

    $122 (Avg Bid)
    $122 Oferta promedio
    34 ofertas

    I'm seeking a dynamic SEO expert to help enhance my website's visibility on Google. My primary aim is to thrive more visibly in search engine listings, which I believe can greatly improve our brand's footprint. Ideal skills and experience include: - Proven record in improving search engine rankings - Deep knowledge of Google's search algorithms and ranking systems - Expertise in deploying appropriate SEO strategies - Ability to effectively use keyword tools Additionally, I already have a list of identified keywords relevant to my site's content and service, which should be considered in moving forward with the optimization process. Therefore, your ability to strategically use these keywords is essential. In conclusion, I'm seeking an expert with a t...

    $151 (Avg Bid)
    $151 Oferta promedio
    57 ofertas

    ...the owner of a website currently experiencing low search engine rankings, I'm in dire need of capable, professional assistance. I desire to gain more visibility in the vast digital sphere, attracting an international audience with the help of SEO optimization. Primarily, my focus lies on improving my website's standing on Google. Ideal Skills and Experience: - Proficiency in Google's ranking algorithms - Solid understanding of international SEO - Extensive experience in keyword optimization - Proven success in improving organic traffic and search engine ranking Key Responsibilities: - Enhance my website's visibility on Google - Develop a strategy for international audience targeting - Resolve existing SEO issues affecting my website's ranking - Impleme...

    $104 (Avg Bid)
    $104 Oferta promedio
    45 ofertas

    ...This commission fee could be a percentage of the order subtotal or a flat fee per order. Delivery Charges: In addition to the commission fee, users may be charged a delivery fee for the convenience of having their food delivered to their doorstep. This fee can vary depending on factors such as distance, order value, and peak hours. Dynamic Pricing: The platform may implement dynamic pricing algorithms to adjust delivery charges based on demand, traffic conditions, or other factors affecting delivery logistics. Transparent Pricing: It's essential to ensure that commission fees and delivery charges are transparently communicated to both users and restaurants. This helps build trust and avoids any confusion or dissatisfaction with pricing. Incentives for Drivers: To incenti...

    $2563 (Avg Bid)
    $2563 Oferta promedio
    177 ofertas

    ...calls are efficiently organized and easily accessible. - Task Management: The successful freelancer will design a system that allows us to assign, manage, and monitor tasks, improving our productivity. - Document Sharing and Storage: Our solution should guarantee secure file sharing with easy retrieval and storage processes. The team is less than 10 strong and we anticipate that the level of complexity in the collaboration and communication workflows will be high, given the need to integrate other tools with Microsoft Teams. Ideal applicants will have: - Strong experience with advanced Microsoft Teams functions - Proven track record in workflow optimization - Knowledge of third-party tool integrations Your experience and enthusiasm to create optimized, efficient workflows in ...

    $547 (Avg Bid)
    $547 Oferta promedio
    5 ofertas

    As a client who frequently needs to compress PDF files, I'm looking for an expert who can create a tool that can efficiently compress these files without compromising their quality. Key Requirements:...PDF files, I'm looking for an expert who can create a tool that can efficiently compress these files without compromising their quality. Key Requirements: - Develop an easy-to-use tool for PDF compression - Prioritize file size reduction and quality of compressed PDF - The speed of compression is crucial - Experience in similar projects is a big plus - Familiarity with the latest compression algorithms Ideal for someone proficient in data compression and understanding of PDF file structures. Your dedication to quality, speed, and attention to detail will be key to succ...

    $4 / hr (Avg Bid)
    $4 / hr Oferta promedio
    21 ofertas

    As a brand looking to make more significant strides in Dubai, I am in need of an Instagram expert who can efficiently increase my follower count, improve my engagement rate, and ultimately drive website traffic. Ideal Experience and Skills: - A firm understanding and previous experience working with Instagram algorithms. - Proven record of increasing engagement rates and follower count. - Knowledge and understanding of targeting local residents, tourists, and business professionals in Dubai. - Expertise in driving authentic website traffic via Instagram. - Ability to analyse Instagram metrics and optimize accordingly. Current Status: My Instagram account is currently experiencing both low follower count and low engagement. Your role would be to positively alter these metrics. Y...

    $84 (Avg Bid)
    $84 Oferta promedio
    40 ofertas

    ...block efficiently. Document your work Apart from the code, you must also publish a file explaining your solution in the following format: Design Approach: Describe the approach you took to design your block construction program, explain all the key concepts of creating a valid block. Implementation Details: Provide pseudo code of your implementation, including sequence of logic, algorithms and variables used etc. Results and Performance: Present the results of your solution, and analyze the efficiency of your solution. Conclusion: Discuss any insights gained from solving the problem, and outline potential areas for future improvement or research. Include a list of references or resources consulted during the problem-solving process. What NOT to Do In this challenge, it's c...

    $12 (Avg Bid)
    $12 Oferta promedio
    1 ofertas

    ...mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend application to be created to keep track of items received and sent, wireframe to be discussed in detail via chat About 4-5 screens to be built, not too complex but does require accessing backend API to fetch data, then display it nicely. There is going to be limited complexity in the app itself, most of it will be handled by backend. So being able to have a smooth UI and good UX is key criteria. The app needs to generate a local key/identifier to be used to communicate with the backend, this can be username / email used to download from app store Do note, fully working application required BEFORE any payment is released. That means it needs to be b...

    $537 (Avg Bid)
    $537 Oferta promedio
    85 ofertas
    Blog Promotion 6 días left
    VERIFICADO

    I need a skilled digital marketer who will drive literate users to my blogs: Ideal Candidate: - Experience in blog marketing - Solid understanding of the interests of Digerati, Identerati and intellectual individuals - Excellent knowledge of social media platforms and their algorithms - Proven record of blog promotion resulting in increased brand awareness Responsibilities: - Establish an effective blog promotion strategy - Recommend appropriate social media platforms - Consistently engage with our target consumer groups: Digerati, Identerati, Thinkers - Measure and report the impact of the strategies used.

    $18 / hr (Avg Bid)
    $18 / hr Oferta promedio
    44 ofertas

    I'm looking for an expert digital marketer with a pa...Key Project Goals: - Increase my brand recognition and visibility on Instagram. - Develop and execute a content strategy centered on sharing tips and educational content. Preferably who knows Indian Regional Language Desired Skills: - Experience with growing small businesses on Instagram. - Proficiency in creating impactful, engaging educational content. - Deep understanding of Instagram algorithms and trends. - Proven record of improving brand awareness through social media. The ideal freelancer would leverage these skills to propel my small business into greater visibility and brand recognition. This role is best suited to a freelancer who understands how to captivate and engage with an audience, using Instagram as ...

    $3 / hr (Avg Bid)
    $3 / hr Oferta promedio
    17 ofertas

    ...Lastly, I require an efficient system for tracking and managing my inventory. Ideal candidates would be those with previous experience in software development specifically focusing on financial management and have excellent problem-solving skills. Familiarity with financial reports, invoice generation, and inventory management systems is also critical for this role. Only those who understand the complexity and importance of these tasks and can guarantee to incorporate these crucial features in my software should apply. I look forward to a seamless solution for managing and tracking my finances and inventory....

    $4326 (Avg Bid)
    $4326 Oferta promedio
    91 ofertas

    I'm seeking an experienced individual who can assist in formatting my Excel spreadsheets and creating informative charts/graphs. Specific tasks include: - Organizing existing data into cohesive tables - Crafting graphs to illustrate data points in an easily digestible format The data specifics were not provided but given its complexity, your experience in organizing diverse data types would be beneficial. Proficiency in Excel with a strong understanding of data analysis is expected. Your ability to present data in clear, comprehensive ways will be extremely valuable in this project.

    $14 (Avg Bid)
    $14 Oferta promedio
    28 ofertas

    Looking for a freelancer who can assist me with Google Apps Script. The exact tasks and functionality are yet to be finalized. However, the complexity of the project may involve automating processes and of creating custom Spreadsheets from a previews Spreadsheets by looking for a specific columns that has a value of over 3 and put that into a new spreadsheet. Also varius other condition that I can expose when we agree in the project. Ideal Skills and Experience: - Proficiency in JavaScript - Expertise in Google Apps Script - Google Sheets Here is a small example of a code that needs to be put together and add more function and conditions to it to it: function checkValuesInColumnG() { var sheet = ().getActiveSheet(); var valueInG8 = ("G8")

    $121 (Avg Bid)
    $121 Oferta promedio
    73 ofertas